Skip to content

security: Add advanced security policy (Github Policy Service)#239

Merged
christinalau0 merged 2 commits intoAzure:masterfrom
christinalau0:gh-policy-advanced-security
Apr 19, 2024
Merged

security: Add advanced security policy (Github Policy Service)#239
christinalau0 merged 2 commits intoAzure:masterfrom
christinalau0:gh-policy-advanced-security

Conversation

@christinalau0
Copy link
Contributor

@christinalau0 christinalau0 commented Apr 19, 2024

Reason for Change:

This PR adds advanced security policies for this repo. With Github's built in mechanism, secret scanning and secret scanning push protection is already enabled. The new yaml matches the current policy.

Additionally, the new yaml enables pull request validation of dependencies. When this feature is enabled, a PR check is automatically run on every PR to determine whether the PR has added or modified any dependencies. If it has, those dependencies are checked for vulnerabilities. If vulnerabilities are found, then the severity of the dependency is compared against the failOnSeverity setting to determine if the check should fail.

Issue Fixed:

Credit Where Due:

Does this change contain code from or inspired by another project?

  • No
  • Yes

If "Yes," did you notify that project's maintainers and provide attribution?

  • No
  • Yes

Requirements:

Notes:

@christinalau0 christinalau0 merged commit 72aebbc into Azure:master Apr 19, 2024
@christinalau0 christinalau0 deleted the gh-policy-advanced-security branch April 19, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants