We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9758668 commit 37c87a9Copy full SHA for 37c87a9
3 files changed
.circleci/config.yml
@@ -2,7 +2,7 @@ version: 2.1
2
3
orbs:
4
prodsec: snyk/prodsec-orb@1.0
5
-
+
6
workflows:
7
version: 2
8
CICD:
@@ -11,4 +11,4 @@ workflows:
11
name: Scan repository for secrets
12
context:
13
- snyk-bot-slack
14
- channel: hammerhead-alerts
+ channel: dx-local-alerts
.github/CODEOWNERS
@@ -1 +1 @@
1
-* @snyk/hammerhead
+* @snyk/ide
catalog-info.yaml
@@ -4,8 +4,8 @@ metadata:
name: snyk-eclipse-plugin
annotations:
github.com/project-slug: snyk/snyk-eclipse-plugin
- github.com/team-slug: snyk/hammerhead
+ github.com/team-slug: snyk/ide
spec:
9
type: ide-plugin
10
lifecycle: "-"
- owner: hammerhead
+ owner: ide
0 commit comments