Skip to content

Commit 09e4403

Browse files
committed
fix(security/compliance): standardized TruffleHog and RSR metadata
1 parent 6880189 commit 09e4403

3 files changed

Lines changed: 3 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
# WokeLang Justfile
34

45
# Build the compiler

docker-compose.yml

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
# WokeLang Docker Compose - Security-hardened deployment
34
# Integrates with Svalinn (security), Vordr (guardian), Selur (layer), Cerro-Torre (orchestration)
45

0 commit comments

Comments
 (0)