Skip to content

Update readme with maintenance checks functionality

d725b8b
Select commit
Loading
Failed to load commit list.
Draft

Add feature to detect if a package is unmaintained #111

Update readme with maintenance checks functionality
d725b8b
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Nov 24, 2025 in 3s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 512 in src/it_depends/go.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
github.com/
may be at an arbitrary position in the sanitized URL.

Check failure on line 263 in src/it_depends/pip.py

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

The string
github.com
may be at an arbitrary position in the sanitized URL.