We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f91463 commit ba03028Copy full SHA for ba03028
.circleci/config.yml
@@ -11,4 +11,4 @@ workflows:
11
name: Scan repository for secrets
12
context:
13
- snyk-bot-slack
14
- channel: hammerhead-alerts
+ channel: cli-alerts
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @snyk/hammerhead
+* @snyk/cli
catalog-info.yaml
@@ -4,8 +4,8 @@ metadata:
4
name: teamcity-snyk-security-plugin
5
annotations:
6
github.com/project-slug: snyk/teamcity-snyk-security-plugin
7
- github.com/team-slug: snyk/hammerhead
+ github.com/team-slug: snyk/cli
8
spec:
9
type: supply-chain-tooling
10
lifecycle: "-"
- owner: hammerhead
+ owner: cli
0 commit comments