Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
vision
Commits
cb646f0f
"...text-generation-inference.git" did not exist on "3ccb3bb0b54a6ea51d7b8c3dbf8551f4247899e8"
Unverified
Commit
cb646f0f
authored
Oct 15, 2021
by
Nicolas Hug
Committed by
GitHub
Oct 15, 2021
Browse files
Ignore bandit for release scripts (#4626)
parent
ec2456aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/bandit.yml
.github/workflows/bandit.yml
+1
-1
No files found.
.github/workflows/bandit.yml
View file @
cb646f0f
...
@@ -20,4 +20,4 @@ jobs:
...
@@ -20,4 +20,4 @@ jobs:
-
name
:
Run Bandit Security Analysis
-
name
:
Run Bandit Security Analysis
run
:
|
run
:
|
python -m pip install bandit
python -m pip install bandit
python -m bandit -r . -x ./
third_party
-lll
python -m bandit -r . -x ./
scripts
-lll
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment