diff --git a/.github/workflows/loop.yml b/.github/workflows/loop.yml index 4b660f38..d03faa2f 100644 --- a/.github/workflows/loop.yml +++ b/.github/workflows/loop.yml @@ -30,3 +30,4 @@ jobs: debug: true github_token: ${{ secrets.GITHUB_TOKEN }} gh_to_slack_user_map: ${{ secrets.GH_TO_SLACK_USER_MAP }} + slack_token: ${{ secrets.HOTSPOTS_SLACK_TOKEN }} diff --git a/assets/semgrep_rules/client/licensing6.txt b/assets/semgrep_rules/client/licensing6.txt new file mode 100644 index 00000000..2117749c --- /dev/null +++ b/assets/semgrep_rules/client/licensing6.txt @@ -0,0 +1,4 @@ +// ruleid: license-nonfree +This logo is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International license. + +See LICENSE.txt for more details.