Skip to content

refactor(core): remove dead infrastructure duplication - #306

Merged
mpekatsoula merged 1 commit into
mainfrom
refactor/cleanup-dead-infrastructure
Aug 19, 2026
Merged

refactor(core): remove dead infrastructure duplication#306
mpekatsoula merged 1 commit into
mainfrom
refactor/cleanup-dead-infrastructure

Conversation

@mpekatsoula

Copy link
Copy Markdown
Contributor
  • Delete unused recursion, database, and reachability helpers.
  • Rely on installed provider entry points instead of scanning pyproject.toml.
  • Share atomic JSON writes across CLI, SARIF, and runlog.
  • Preserve serialization, fsync, and file-permission behavior.

@mpekatsoula
mpekatsoula force-pushed the refactor/cleanup-dead-infrastructure branch from f3f5e9c to 50dd645 Compare August 19, 2026 12:19
- Delete unused recursion, database, and reachability helpers.
- Rely on installed provider entry points instead of scanning pyproject.toml.
- Share atomic JSON writes across CLI, SARIF, and runlog.
- Preserve serialization, fsync, and file-permission behavior.
@mpekatsoula
mpekatsoula force-pushed the refactor/cleanup-dead-infrastructure branch from 50dd645 to 01203be Compare August 19, 2026 12:25
@mpekatsoula
mpekatsoula merged commit bff6ac0 into main Aug 19, 2026
7 checks passed
@mpekatsoula
mpekatsoula deleted the refactor/cleanup-dead-infrastructure branch August 19, 2026 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants