Skip to content

Merge latest main (v2.1.0dev0) and verify compatibility

92c7434
Select commit
Loading
Failed to load commit list.
Draft

Add multi-master auto-sync system for dictsqlite_v2 with IP-based synchronization (DictSQLite v2.1.0dev0 compatible) #190

Merge latest main (v2.1.0dev0) and verify compatibility
92c7434
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Bandit succeeded Jan 10, 2026 in 9s

313 new alerts

New alerts in code changed by this pull request

  • 9 warnings
  • 304 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 10 in dictsqlite_v2/auto_sync/sync_node.py

See this annotation in the file changed.

Code scanning / Bandit

Consider possible security implications associated with pickle module. Note

Consider possible security implications associated with pickle module.

Check notice on line 22 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 23 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 24 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 25 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 26 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 38 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 39 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 40 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 41 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 42 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 47 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 79 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 80 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 81 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 87 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 88 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 89 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 90 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 99 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 100 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 109 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 110 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 119 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.

Check notice on line 120 in dictsqlite_v2/auto_sync/tests/test_config.py

See this annotation in the file changed.

Code scanning / Bandit

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code. Note test

Use of assert detected. The enclosed code will be removed when compiling to optimised byte code.