Sync Repo-docs-DEPENDENCY-AUDITS from project files
@@ -1,4 +1,4 @@
|
||||
<!-- codex-wiki-sync:45621dd57f0c73fa0597447d -->
|
||||
<!-- codex-wiki-sync:156de7e8d78ab8ec0dab3be8 -->
|
||||
|
||||
> Mirrored from `/mnt/DATA/git/govoplan-core/docs/DEPENDENCY_AUDITS.md`.
|
||||
> Origin: `repository`.
|
||||
@@ -24,7 +24,7 @@ Run both backend and WebUI production audits:
|
||||
|
||||
```bash
|
||||
cd /mnt/DATA/git/govoplan-core
|
||||
scripts/check-dependency-audits.sh
|
||||
bash scripts/check-dependency-audits.sh
|
||||
```
|
||||
|
||||
The script runs:
|
||||
@@ -37,7 +37,7 @@ Override tool paths when testing from a disposable environment:
|
||||
```bash
|
||||
PYTHON=/tmp/govoplan-audit/bin/python \
|
||||
NPM=/home/zemion/.nvm/versions/node/v22.22.3/bin/npm \
|
||||
scripts/check-dependency-audits.sh
|
||||
bash scripts/check-dependency-audits.sh
|
||||
```
|
||||
|
||||
## CI Workflow
|
||||
|
||||
Reference in New Issue
Block a user