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

Move license-related hotwords to a rule #591

Merged
merged 1 commit into from
May 15, 2024
Merged

Move license-related hotwords to a rule #591

merged 1 commit into from
May 15, 2024

Conversation

fmarier
Copy link
Member

@fmarier fmarier commented May 15, 2024

No description provided.

@fmarier fmarier self-assigned this May 15, 2024
@fmarier fmarier requested a review from thypon as a code owner May 15, 2024 00:33
</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

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.

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)

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.

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)

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.

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

@thypon thypon merged commit 6ee5a22 into main May 15, 2024
8 checks passed
@thypon thypon deleted the license-hotwords branch May 15, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants