Skip to content

Add initial Dockerfile, Pipfile.lock, and Terraform configuration for…

4bb0322
Select commit
Loading
Failed to load commit list.
Open

Add initial Dockerfile, Pipfile.lock, and Terraform configuration for… #153

Add initial Dockerfile, Pipfile.lock, and Terraform configuration for…
4bb0322
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / bandit succeeded Mar 30, 2026 in 5s

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