File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2.1
2+
3+ orbs :
4+ prodsec : snyk/prodsec-orb@1
5+
6+ filters_branches_ignore_main : &filters_branches_ignore_main
7+ filters :
8+ branches :
9+ ignore :
10+ - main
11+
12+ workflows :
13+ version : 2
14+ test_and_release :
15+ jobs :
16+ - prodsec/secrets-scan :
17+ name : Scan repository for secrets
18+ trusted-branch : main
19+ context :
20+ - snyk-bot-slack
21+ channel : os-team-managed-alerts
22+ << : *filters_branches_ignore_main
Original file line number Diff line number Diff line change 1+ * @ snyk/os-managed
Original file line number Diff line number Diff line change 1+ apiVersion : backstage.io/v1alpha1
2+ kind : Component
3+ metadata :
4+ name : snyk-nodejs-plugin
5+ annotations :
6+ github.com/project-slug : snyk/snyk-nodejs-plugin
7+ github.com/team-slug : snyk/os-managed
8+ spec :
9+ type : snyk-cli-plugin
10+ lifecycle : " -"
11+ owner : os-managed
You can’t perform that action at this time.
0 commit comments