Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds GitHub Advisory Database as a provider #247

Merged
merged 5 commits into from
Sep 21, 2024
Merged

Adds GitHub Advisory Database as a provider #247

merged 5 commits into from
Sep 21, 2024

Commits on Sep 12, 2024

  1. Refactor devcontainer settings and add support for GAD provider

    This commit refactors the devcontainer settings by removing the "editor.formatOnSave" setting and adds support for the "0xProto Nerd Font" in the devcontainer. Additionally, it introduces new settings for the window menu bar visibility, activity bar location, debug toolbar location, color theme, tab stops, and automatic formatting for Markdown files. It also includes the addition of the GAD (GitHub Advisory Database) provider in the provider factory.
    djschleen authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1542925 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. feat: add GAD provider debug configuration and update dependencies. A…

    …dds a small SBOM with a few bad packages for testing.
    djschleen authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    59fca59 View commit details
    Browse the repository at this point in the history
  2. feat: Improve error handling in GAD provider, ensures credentials are…

    … checked for GITHUB_TOKEN
    djschleen authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    04a0ef7 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. Configuration menu
    Copy the full SHA
    17e1744 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into gsa

    Signed-off-by: DJ Schleen <djschleen@gmail.com>
    djschleen authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    c6e58c7 View commit details
    Browse the repository at this point in the history