Skip to content

Migrate content from portfolio-template-sdlc

7393daf
Select commit
Loading
Failed to load commit list.
Open

Migrate content from portfolio-template-sdlc #2

Migrate content from portfolio-template-sdlc
7393daf
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / SDLC Code Scanner (pylint) succeeded Jan 11, 2026 in 6s

12 new alerts including 11 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 11 medium
  • 1 low

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 47 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 56 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 69 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 100 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 103 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 142 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 145 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 206 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 219 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check warning on line 234 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

broad-exception-caught: Catching too general exception Exception Medium

broad-exception-caught: Catching too general exception Exception | Catching too general exception Exception

Check warning on line 235 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

logging-fstring-interpolation: Use lazy % formatting in logging functions Medium

logging-fstring-interpolation: Use lazy % formatting in logging functions | Use lazy % formatting in logging functions

Check notice on line 130 in scripts/main.py

See this annotation in the file changed.

Code scanning / SDLC Code Scanner (pylint)

import-outside-toplevel: Import outside toplevel (time) Low

import-outside-toplevel: Import outside toplevel (time) | Import outside toplevel (time)