Skip to content

Commit

Permalink
Add only include alfresco files option
Browse files Browse the repository at this point in the history
  • Loading branch information
SaraAspery committed Jan 10, 2025
1 parent 7389766 commit 2cb4493
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ jobs:
summary_output_file: results.json
summary_display: true
baseline_file: baseline.json
include: alfresco*
- name: Upload scan result
if: success() || failure()
run: zip readable_output.zip results.json
Expand Down
8 changes: 4 additions & 4 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -133,21 +133,21 @@
"filename": ".github/workflows/ci.yml",
"hashed_secret": "b86dc2f033a63f2b7b9e7d270ab806d2910d7572",
"is_verified": false,
"line_number": 293
"line_number": 294
},
{
"type": "Secret Keyword",
"filename": ".github/workflows/ci.yml",
"hashed_secret": "1bfb0e20f886150ba59b853bcd49dea893e00966",
"is_verified": false,
"line_number": 368
"line_number": 369
},
{
"type": "Secret Keyword",
"filename": ".github/workflows/ci.yml",
"hashed_secret": "128f14373ccfaff49e3664045d3a11b50cbb7b39",
"is_verified": false,
"line_number": 902
"line_number": 903
}
],
".github/workflows/master_release.yml": [
Expand Down Expand Up @@ -1888,5 +1888,5 @@
}
]
},
"generated_at": "2025-01-09T21:08:44Z"
"generated_at": "2025-01-10T00:30:49Z"
}

0 comments on commit 2cb4493

Please sign in to comment.