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

Use annotations to suppress false-positive security warnings #6974

Open
bmuenzenmeyer opened this issue Aug 2, 2024 · 1 comment
Open

Use annotations to suppress false-positive security warnings #6974

bmuenzenmeyer opened this issue Aug 2, 2024 · 1 comment

Comments

@bmuenzenmeyer
Copy link
Collaborator

https://github.com/ossf/scorecard/blob/main/config/README.md#annotating-your-project

for example, in a .github/scorecard.yml

annotations:
  - checks:
      - dangerous-workflow
    reasons:
      - reason: remediated # the workflow is dangerous but only run under maintainers verification and approval

Unsure if non-contributors can see these - so not labeling them good first issue for now

@ovflowd
Copy link
Member

ovflowd commented Sep 10, 2024

Unsure if non-contributors can see these - so not labeling them good first issue for now

What do you mean by that? 🤔

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

No branches or pull requests

2 participants