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 support for .adoc files for security policies #1590

Merged
merged 2 commits into from
Feb 2, 2022

Conversation

laurentsimon
Copy link
Contributor

checks/security_policy_test.go: updated unit tests
checks/raw/security_policy.go: add support for .adoc policies

Add support for .adoc files.

No breaking changes

closes #1347

checks/raw/security_policy.go: add support for .adoc policies
@laurentsimon laurentsimon enabled auto-merge (squash) February 2, 2022 15:47
@laurentsimon laurentsimon temporarily deployed to integration-test February 2, 2022 15:47 Inactive
@laurentsimon laurentsimon temporarily deployed to integration-test February 2, 2022 15:48 Inactive
@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Integration tests success for
[c17209e]
(https://github.com/ossf/scorecard/actions/runs/1784785184)

Copy link
Member

@naveensrinivasan naveensrinivasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

Integration tests success for
[69a6c50]
(https://github.com/ossf/scorecard/actions/runs/1784789506)

@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2022

Codecov Report

Merging #1590 (69a6c50) into main (24842de) will decrease coverage by 0.00%.
The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main    #1590      +/-   ##
==========================================
- Coverage   54.12%   54.12%   -0.01%     
==========================================
  Files          70       70              
  Lines        6169     6175       +6     
==========================================
+ Hits         3339     3342       +3     
- Misses       2620     2623       +3     
  Partials      210      210              

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.

BUG: Security-Policy doesn't recognize asciidoc files
4 participants