Skip to content

Commit

Permalink
APIGOV-28746 - SRM integration
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Nov 4, 2024
1 parent b72a86d commit bcf2cd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .csr-profile.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"irius-risk": false,
"pentest": false,
"twistlock": false,
"blackduck": true,
"blackduck": false,
"third-party-policy-violation": false,
"appspider": false,
"insightvm": false
Expand Down
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ variables:
# Blackduck
BLACKDUCK_PROJECT_NAME: "Amplify - APIC Agent SDK"

# SRM
SRM_PROJECT_NAME: "$BLACKDUCK_PROJECT_NAME"
SRM_PROJECT_ID: "225"

# just to be sure we don't do vendoring
GOFLAGS: "-mod=mod"

Expand Down

0 comments on commit bcf2cd6

Please sign in to comment.