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

Add security-advisory and code-scanning-alert event types #2311

Merged
merged 5 commits into from Mar 4, 2022

Commits on Mar 3, 2022

  1. security-advisory and code-scanning-alert event types with uint tests…

    … added
    
    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 3, 2022
    Copy the full SHA
    b7e1025 View commit details
    Browse the repository at this point in the history
  2. minor refactoring changes

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 3, 2022
    Copy the full SHA
    41aa350 View commit details
    Browse the repository at this point in the history
  3. relevant comments added to newly created structs

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 3, 2022
    Copy the full SHA
    f53ab65 View commit details
    Browse the repository at this point in the history
  4. struct comment modified

    Signed-off-by: Sourik Ghosh <sourikghosh31@gmail.com>
    sourikghosh committed Mar 3, 2022
    Copy the full SHA
    39125f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Update github/event_types.go

    Co-authored-by: Simon Schneider <10846939+raynigon@users.noreply.github.com>
    gmlewis and raynigon committed Mar 4, 2022
    Copy the full SHA
    3b9f271 View commit details
    Browse the repository at this point in the history