home.social

#ghas — Public Fediverse posts

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

  1. Massive improvement that we’ve been waiting for!

    Dependabot helps users focus on the most important alerts by including EPSS scores that indicate likelihood of exploitation, now generally available - GitHub Changelog github.blog/changelog/2025-02-

    #Dependabot #GitHub #GHAS

  2. CodeQL can scan C# projects without requiring working builds (public beta). This will make it a lot easier when rolling out CodeQL initially! Now you can run a scan on your entire organization to see what you don’t know, and define a strategy based on the results! It saves time since you do not have to go on a team by team basis to enable them with a custom build config to get the information out of code scanning.

    github.blog/changelog/2024-06-

    #github #GHAS #security

  3. This is awesome! Ran into this today during a training and loved it! So much more intuitive and thus very useful ❤️ #GitHub #GHAS

    Advanced filtering capabilities for the security overview dashboard github.blog/changelog/2024-04-

  4. The #GHAS team keeps on adding helpful tools to manage Advanced Security better! Code security configurations let organizations easily roll out GitHub security products at scale - The GitHub Blog github.blog/changelog/2024-04-

  5. More welcome updates for #GHAS users (GitHub Advanced Security)!

    Security overview dashboard: Alert age trends, custom repository and severity filters, and date pickers github.blog/changelog/2024-03-

  6. Interesting read on the Mercedes secret and thus repo access leak: reversinglabs.com/blog/lessons

    TL;DR: access token in personal repo accidentally uploaded. The PAT had access to all internal orgs and repos as well.

    So even if the company has configured things like #GHAS on their own things, the personal token still leaked with all the consequences.

    So no real way to prevent this. SSO and approval might work, but in the end: still the same result.

    #github

  7. 📢 Version 1.2.3 of the GHAS Reporting Tool is out - a Python script to fetch GitHub Advanced Security alerts.

    Bug Fixes

    - Update requirements.txt to resolve vulnerabilities in script dependencies

    #GitHub #NewRelease #GHAS #AppSec #InfoSec

    github.com/rhe8502/ghas_report

  8. The #GitHub Advanced Security for Azure DevOps Extension now has new functionality:

    - Overall project level dashboard to group info across repos (this is a much needed one!)
    - Includes a longer trendline as well
    - New trendline showing the status of the alerts, to track progress

    Find it in the marketplace: GHAzDoWidget

    Feedback welcome!

    #GHAS #GHAzDo #AzureDevOps

  9. Introducing AI-powered application security testing with GitHub Advanced Security #GHAS - The #GitHub Blog

  10. I’ve got some really cool work news!

    I recently joined a brand new team that is focused on improving the way licensing works. This includes :github: Enterprise Cloud, :github: Enterprise Server, :github: Copilot for Business and :github: Advanced Security

    Let me know if you have any licensing feedback or woes!

    #GitHub #GHEC #GHES #GHAS #copilot

  11. I’ve got some really cool work news!

    I recently joined a brand new team that is focused on improving the way licensing works. This includes :github: Enterprise Cloud, :github: Enterprise Server, :github: Copilot for Business and :github: Advanced Security

    Let me know if you have any licensing feedback or woes!

    #GitHub #GHEC #GHES #GHAS #copilot

  12. I’ve got some really cool work news!

    I recently joined a brand new team that is focused on improving the way licensing works. This includes :github: Enterprise Cloud, :github: Enterprise Server, :github: Copilot for Business and :github: Advanced Security

    Let me know if you have any licensing feedback or woes!

  13. I’ve got some really cool work news!

    I recently joined a brand new team that is focused on improving the way licensing works. This includes :github: Enterprise Cloud, :github: Enterprise Server, :github: Copilot for Business and :github: Advanced Security

    Let me know if you have any licensing feedback or woes!

    #GitHub #GHEC #GHES #GHAS #copilot

  14. I’ve got some really cool work news!

    I recently joined a brand new team that is focused on improving the way licensing works. This includes :github: Enterprise Cloud, :github: Enterprise Server, :github: Copilot for Business and :github: Advanced Security

    Let me know if you have any licensing feedback or woes!

    #GitHub #GHEC #GHES #GHAS #copilot

  15. En este vídeo te cuento el por qué de GitHub Advanced Security y te muestro sus funcionalidades a través de un proyecto de ejemplo. ¡Aprenderás seguridad a la vez que desarrollas!
    youtu.be/51MSd7vhQjY#devsecops #github #githubadvancedsecurity #ghas
    @github

    @ghsecuritylab

  16. 📢 Version 1.2.1 of the GHAS Reporting Tool is out - a Python script to fetch GitHub Advanced Security alerts.

    New Features in this release:
    ----------------------------------------------
    Minor bug fixes

    Change alert count behaviour - Alert counts now only show alert counts for selected scan types, or all if no scan types are specified

    Fix command line option behaviour. The script now exits if alert type "--all" is specified together with additional alert type parameter(s)

    Update requirements.txt to resolve 2 vulnerabilities in the cryptography and requests library.

    #GitHub #NewRelease #GHAS #AppSec #InfoSec

    github.com/rhe8502/ghas_report

  17. I’ve got a layover in Copenhagen on my way to goto; Aarhus to talk about GitHub Advanced Security (GHAS) and noticed that Microsoft announced GHAS for Azure DevOps!

    Want to learn all about it? Then read my post on it, hot off the press!

    devopsjournal.io/blog/2023/05/

    #GitHub #GHAS #AzureDevOps #Security

  18. 📢 Version 1.2.0 of the GHAS Reporting Tool is out - a Python script to fetch GitHub Advanced Security alerts.

    New Features in this release:

    Write reports to an Excel file with multiple worksheets, making it easier to organize and manage large amounts of security alert data.

    Option to set preferred table style colour for Excel output, with support for "grey", "blue", "green", "rose", "purple", "aqua", and "orange" colours.

    #GitHub #NewRelease #GHAS #AppSec #InfoSec

    github.com/rhe8502/ghas_report

  19. Did you know that you can now enable #GitHub Advanced Security features for all your personal repositories in one go? Go to github.com/settings/security_a to enable them!

    Want to learn more about GitHub Advanced Security? Check out my LinkedIn Learning course on it! linkedin.com/learning/github-a

    #GHAS #DevSecOps #Security

  20. 🚀 GHAS Reporting Tool v1.0.0 - Initial Release! A Python script to fetch GitHub Advanced Security (GHAS) alerts and generate reports in CSV and JSON formats. Download the release and check the README for setup details github.com/rhe8502/ghas_report #GitHub #NewRelease #GHAS #AppSec #InfoSec