Skip to content

Commit

Permalink
Merge pull request #197 from aayushsss1/va-fix
Browse files Browse the repository at this point in the history
VA Fixes
  • Loading branch information
akgunjal authored Jun 3, 2024
2 parents c0364ad + 8dfc896 commit c82103c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "go.sum|^.secrets.baseline$",
"lines": null
},
"generated_at": "2024-01-30T05:10:32Z",
"generated_at": "2024-06-03T03:25:41Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -296,15 +296,15 @@
"hashed_secret": "6e522cede87997fd9404e9df3c399317ae4767c8",
"is_secret": false,
"is_verified": false,
"line_number": 49,
"line_number": 48,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "2ace62c1befa19e3ea37dd52be9f6d508c5163e6",
"is_secret": false,
"is_verified": false,
"line_number": 224,
"line_number": 223,
"type": "Secret Keyword",
"verified_result": null
}
Expand All @@ -314,15 +314,15 @@
"hashed_secret": "8bb6118f8fd6935ad0876a3be34a717d32708ffd",
"is_secret": false,
"is_verified": false,
"line_number": 167,
"line_number": 168,
"type": "Secret Keyword",
"verified_result": null
},
{
"hashed_secret": "1f5e25be9b575e9f5d39c82dfd1d9f4d73f1975c",
"is_secret": false,
"is_verified": false,
"line_number": 180,
"line_number": 181,
"type": "Secret Keyword",
"verified_result": null
}
Expand All @@ -338,7 +338,7 @@
}
]
},
"version": "0.13.1+ibm.62.dss",
"version": "0.13.1+ibm.61.dss",
"word_list": {
"file": null,
"hash": null
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- 1.21.6
- 1.21.10
- tip

group: bluezone
Expand Down

0 comments on commit c82103c

Please sign in to comment.