Skip to content

feat: Add initial implementation of Dockerfile, Pipfile.lock, Terrafo…

34a32a4
Select commit
Loading
Failed to load commit list.
Open

feat: Add initial implementation of Dockerfile, Pipfile.lock, Terrafo… #39

feat: Add initial implementation of Dockerfile, Pipfile.lock, Terrafo…
34a32a4
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-01/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-01/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-01/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-01/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