home.social

#codeql — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #codeql, aggregated by home.social.

fetched live
  1. Prolog nezmizel. Jeho hlavní myšlenku dnes potkáváme v nástrojích, které se Prologu na první pohled nepodobají: v CodeQL pro analýzu kódu, v Rego pro policy-as-code, v Z3 pro práci s omezeními a v Leanu pro formální důkazy. Každý řeší jiný problém, ale všechny připomínají totéž: někdy je lepší popsat vztahy, pravidla, omezení nebo tvrzení než vrstvit další if.

    https://zdrojak.cz/clanky/prolog-nezmizel-jen-dnes-zije-v-jinych-nastrojich/
  2. GPT-5.2-Codex: nowy standard w programowaniu – bezpieczeństwo i jakość w kodzie

    Czy model, który pisze kod szybciej niż junior po kawie, nauczył się wreszcie mówić „nie” wtedy, kiedy trzeba? OpenAI dorzuciło addendum do karty systemowej GPT-5.

    Czytaj dalej:
    pressmind.org/gpt-52-codex-now

    #PressMindLabs #asystentprogramisty #bezpieczenstwokodu #codeql #cwe #gpt52codex

  3. Some weekend updates to my homepage:

    Added a little guide to debug recursive #CodeQL predicates:

    https://scrapco.de/codeql-cheat-sheet/debugging/debugging-recursion/

    #Ghidra documentation now reflects the state of 11.4.3:

    https://scrapco.de/ghidra_docs/
  4. Some weekend updates to my homepage:

    Added a little guide to debug recursive #CodeQL predicates:

    https://scrapco.de/codeql-cheat-sheet/debugging/debugging-recursion/

    #Ghidra documentation now reflects the state of 11.4.3:

    https://scrapco.de/ghidra_docs/
  5. Is it my weak search-fu again, or the new qlpack.yml format for #CodeQL is not officially documented? @GitHubSecurityLab

    The best resource I could find is this one by @trailofbits:

    https://appsec.guide/docs/static-analysis/codeql/advanced/#creating-new-query-packs
  6. Is it my weak search-fu again, or the new qlpack.yml format for #CodeQL is not officially documented? @GitHubSecurityLab

    The best resource I could find is this one by @trailofbits:

    https://appsec.guide/docs/static-analysis/codeql/advanced/#creating-new-query-packs
  7. Взгляд безопасника на ежегодный отчет Github Octoverse 2025

    Взгляд безопасника на ежегодный отчет Github Octoverse 2025. Отчет 2025 выглядит как вестник новой реальности, где ИИ в разработке будет отведена ключевая роль. Постарался дать пару советов для безопасников которых ждет такое значимое изменение подходов. Давай почитаем!

    habr.com/ru/articles/963774/

    #ии #github #ssdlc #codeql

  8. It's the first on-location episode of #ITOps Query! At #GitHubUniverse, Katie Norton, Research Manager for IDC's #DevSecOps and #softwaresupplychainsecurity practice, explains how a new extension to GitHub's #CodeQL reflects increased awareness of security as a dimension of code quality and much more! youtu.be/eCU3OKgOTWY?si=ndH9I3

  9. It's the first on-location episode of #ITOps Query! At #GitHubUniverse, Katie Norton, Research Manager for IDC's #DevSecOps and #softwaresupplychainsecurity practice, explains how a new extension to GitHub's #CodeQL reflects increased awareness of security as a dimension of code quality and much more! youtu.be/eCU3OKgOTWY?si=ndH9I3

  10. This is great news 🤩 I guess it’s about time to start learning CodeQL seriously

    #CodeQL can be enabled at scale on C/C++ repositories in public preview using build-free #scanning

    github.blog/changelog/2025-06-

  11. This is great news 🤩 I guess it’s about time to start learning CodeQL seriously

    #CodeQL can be enabled at scale on C/C++ repositories in public preview using build-free #scanning

    github.blog/changelog/2025-06-

  12. [Перевод] Как GitHub использует CodeQL для обеспечения безопасности

    Что происходит, когда GitHub берётся за собственную безопасность? Они пишут код для защиты кода — и активно используют для этого CodeQL. В этой статье команда Product Security Engineering рассказывает, как настроить масштабный автоматический анализ уязвимостей, зачем создавать свои пакеты запросов и как с помощью CodeQL находить ошибки, которые невозможно поймать обычным поиском по коду.

    habr.com/ru/companies/otus/art

    #CodeQL #github #безопасность_кода #уязвимости #GitHub_Advanced_Security #пакет_запросов #вариантный_анализ #cicd #анализ_уязвимостей

  13. I worked on the remediation of this vulnerability. It’s not great that we let this slip through, and it took two weeks of work to verify that nothing bad had been leaked. But overall, it was a good process, the disclosure process made sure we fixed the bug quickly, and I learned a lot.

    Also, the reporter walked away with a tidy sum of $$$.

    praetorian.com/blog/codeqleake

    #github #codeql #security

  14. I worked on the remediation of this vulnerability. It’s not great that we let this slip through, and it took two weeks of work to verify that nothing bad had been leaked. But overall, it was a good process, the disclosure process made sure we fixed the bug quickly, and I learned a lot.

    Also, the reporter walked away with a tidy sum of $$$.

    praetorian.com/blog/codeqleake

    #github #codeql #security

  15. Created a #CodeQL Cheat Sheet to document what I struggled with recently:

    https://scrapco.de/codeql-cheat-sheet/cpp/cpp-conditionals-cfg/

    Will push updates as they pop to my mind. Contributions/ideas are also most welcome!

    https://github.com/v-p-b/codeql-cheat-sheet
  16. Created a #CodeQL Cheat Sheet to document what I struggled with recently:

    https://scrapco.de/codeql-cheat-sheet/cpp/cpp-conditionals-cfg/

    Will push updates as they pop to my mind. Contributions/ideas are also most welcome!

    https://github.com/v-p-b/codeql-cheat-sheet
  17. I'm pleased with how this turned out. For the past few months with a lot of other people, I've been working on making #GitHub #Actions workflows are more secure using CodeQL. Here are the results:

    github.blog/security/applicati

    Now all public repositories on GitHub can opt in and make their code more secure with almost no effort.

    #github #actions #security #CodeQL

  18. I'm pleased with how this turned out. For the past few months with a lot of other people, I've been working on making #GitHub #Actions workflows are more secure using CodeQL. Here are the results:

    github.blog/security/applicati

    Now all public repositories on GitHub can opt in and make their code more secure with almost no effort.

    #github #actions #security #CodeQL

  19. 🔍Researcher Eviatar Gerzi uncovered 2 vulnerabilities in #Portainer! 🛡️

    Learn how #CodeQL helped identify a blind SSRF and insecure encryption in this popular container management tool.

    Read the full analysis here:

    cyberark.com/resources/threat-

  20. 🔍Researcher Eviatar Gerzi uncovered 2 vulnerabilities in #Portainer! 🛡️

    Learn how #CodeQL helped identify a blind SSRF and insecure encryption in this popular container management tool.

    Read the full analysis here:

    cyberark.com/resources/threat-

  21. GitHubs CodeQL action is quite finicky. It raises an error if it cannot analyze one of the languages it has initialized. Using the detected languages might pick up a language you're not going to build. Specifying all languages you might build will include some you will not build.

    Ended up doing a continue-on-error:true for the analysis step as a workaround.

    I don't think the action design is correct here.

  22. GitHubs CodeQL action is quite finicky. It raises an error if it cannot analyze one of the languages it has initialized. Using the detected languages might pick up a language you're not going to build. Specifying all languages you might build will include some you will not build.

    Ended up doing a continue-on-error:true for the analysis step as a workaround.

    I don't think the action design is correct here.

    #github #codeql

  23. [Перевод] Устранение уязвимостей в системе безопасности с помощью искусственного интеллекта

    В ноябре 2023 года GitHub объявил о запуске Code Scanning Autofix , который с помощью искусственного интеллекта предлагает исправления уязвимостей безопасности в кодовых базах пользователей. В этой статье мы расскажем о том, как работает Autofix, а также о системе оценки, которую мы используем для тестирования.

    habr.com/ru/companies/otus/art

    #codeql #уязвимости #github #безопасность

  24. In an example project, we have significantly expanded the GitHub CI pipeline – it now includes
    • pre-commit hooks
    • building of Python packages
    • testing against the built wheels
    • determining the test coverage
    • building the documentation
    • checking the code quality

    github.com/veit/items/actions/

    #Python #GitHub #CICD #CodeQL #pytest

  25. #GitHub’s new #AI-powered tool auto-fixes #vulnerabilities in your code
    Known as Code Scanning Autofix and powered by #GitHubCopilot and #CodeQL, deal with over 90% of alert types in #JavaScript, #Typescript, #Java, and #Python. "When a vulnerability is discovered in a supported language, fix suggestions will include a natural language explanation of the suggested fix, together with a preview of the code suggestion that the developer can accept, edit, or dismiss"-GitHub
    bleepingcomputer.com/news/secu