Skip to content

Commit 47cc8d9

Browse files
committed
fix(security/compliance): standardized TruffleHog and RSR metadata
1 parent 74a7bc3 commit 47cc8d9

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/secret-scanner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
trufflehog:
1818
runs-on: ubuntu-latest
1919
steps:
20-
- uses: actions/checkout@v4
20+
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332
2121
with:
2222
fetch-depth: 0
2323
- name: TruffleHog Secret Scan

Justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# SPDX-License-Identifier: MPL-2.0
2+
// Owner: Jonathan D.A. Jewell <j.d.a.jewell@open.ac.uk>
23
# justfile - Just recipes for this project
34
# See: https://github.com/hyperpolymath/mustfile
45

0 commit comments

Comments
 (0)