Skip to content

feat: Add initial Dockerfile, Pipfile.lock, and Terraform example for…

0e88b50
Select commit
Loading
Failed to load commit list.
Open

feat: Add initial Dockerfile, Pipfile.lock, and Terraform example for… #158

feat: Add initial Dockerfile, Pipfile.lock, and Terraform example for…
0e88b50
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / bandit succeeded Apr 2, 2026 in 6s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 10 in devsecops-demo/insecure-01.py

See this annotation in the file changed.

Code scanning / Bandit

Try, Except, Pass detected. Warning

Try, Except, Pass detected.

Check warning on line 16 in devsecops-demo/insecure-01.py

See this annotation in the file changed.

Code scanning / Bandit

Try, Except, Continue detected. Warning

Try, Except, Continue detected.

Check warning on line 24 in devsecops-demo/insecure-01.py

See this annotation in the file changed.

Code scanning / Bandit

Use of weak MD5 hash for security. Consider usedforsecurity=False Warning

Use of weak MD5 hash for security. Consider usedforsecurity=False

Check warning on line 25 in devsecops-demo/insecure-01.py

See this annotation in the file changed.

Code scanning / Bandit

Use of weak SHA1 hash for security. Consider usedforsecurity=False Warning

Use of weak SHA1 hash for security. Consider usedforsecurity=False