Skip to content

refactor: ensure that using previous replaced does not remove files a…

8d65a93
Select commit
Loading
Failed to load commit list.
Open

refactor: ensure that using previous replaced does not remove files and reload unless necessary #310

refactor: ensure that using previous replaced does not remove files a…
8d65a93
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 30, 2026 in 3s

4 new alerts

New alerts in code changed by this pull request

  • 4 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 612 in library/firewall_lib.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused global variable Note

The global variable 'HAS_POLICIES' is not used.

Check notice on line 614 in library/firewall_lib.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused global variable Note

The global variable 'HAS_POLICIES' is not used.

Check notice on line 619 in library/firewall_lib.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused global variable Note

The global variable 'HAS_CHECK_MAC' is not used.

Check notice on line 621 in library/firewall_lib.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused global variable Note

The global variable 'HAS_CHECK_MAC' is not used.