-
Notifications
You must be signed in to change notification settings - Fork 6
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
Move license-related hotwords to a rule #591
Conversation
</a> | ||
is licensed under | ||
<a href="https://creativecommons.org/licenses/by-nc/4.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;"> | ||
CC BY-NC 4.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reported by reviewdog 🐶
[semgrep] Non-free license detected
Source: https://github.com/brave/security-action
Cc @thypon @bcaller
@@ -0,0 +1,3 @@ | |||
This logo is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reported by reviewdog 🐶
[semgrep] Non-free license detected
Source: https://github.com/brave/security-action
Cc @thypon @bcaller
languages: | ||
- regex | ||
patterns: | ||
- pattern-regex: (NonCommercial|NoDerivs|BY-NC|BY-ND) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reported by reviewdog 🐶
[semgrep] Non-free license detected
Source: https://github.com/brave/security-action
Cc @thypon @bcaller
@@ -0,0 +1,3 @@ | |||
This logo is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reported by reviewdog 🐶
[semgrep] Non-free license detected
Source: https://github.com/brave/security-action
Cc @thypon @bcaller
languages: | ||
- regex | ||
patterns: | ||
- pattern-regex: (NonCommercial|NoDerivs|BY-NC|BY-ND) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reported by reviewdog 🐶
[semgrep] Non-free license detected
Source: https://github.com/brave/security-action
Cc @thypon @bcaller
@@ -0,0 +1,3 @@ | |||
This logo is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reported by reviewdog 🐶
[semgrep] Non-free license detected
Source: https://github.com/brave/security-action
Cc @thypon @bcaller
No description provided.