Skip to content

Commit

Permalink
commit changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooke Castleberry authored and Brooke Castleberry committed Oct 7, 2024
1 parent 06418a7 commit 8bc55fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-security-BC-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@



name: Snyk Vulnerability Scan
name: Snyk SAST and SCA Scan
on: push
jobs:
security:
Expand Down
4 changes: 2 additions & 2 deletions Snyk-Panel/Snyk-Secrets.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

//module.exports = secrets;

aws_access_key_id = AKIA2UC3BSXMOAB6HCH4
aws_secret_access_key = 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
aws_access_key_id = AKIA2UC3BSXMCWTW5AEQ

Check warning on line 9 in Snyk-Panel/Snyk-Secrets.js

View workflow job for this annotation

GitHub Actions / test

Found verified AWS result 🐷🔑
aws_secret_access_key = Hu230DA+YxcJEkabrQCmrmubxYQPa2nSziNuXHAU
output = json
region = us-east-2

0 comments on commit 8bc55fc

Please sign in to comment.