Skip to content

Add initial implementation of Dockerfile, Pipfile.lock, and Terraform…

c7bd0c2
Select commit
Loading
Failed to load commit list.
Closed

Demo-Code-Complete - Add initial implementation of Dockerfile, Pipfile.lock, and Terraform… #136

Add initial implementation of Dockerfile, Pipfile.lock, and Terraform…
c7bd0c2
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / bandit succeeded Feb 10, 2026 in 7s

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