chore(sast-engine): remove leftover Dockerfile and docker-compose.yml#715
Merged
Conversation
These were dev artifacts left over from the Docker rule expansion in faa8ea0 and no longer serve a purpose: no tests, docs, or build steps reference them (Docker rule tests build their own fixtures via tmpDir + inline content). They also trip the hosted scanner on the sast-engine subdirectory with rule-self-test patterns that aren't real code. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
SafeDep Report SummaryNo dependency changes detected. Nothing to scan. This report is generated by SafeDep Github App |
Pathfinder Report✅ No security findings on the changed files. This pull request is clean. Powered by Code Pathfinder. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #715 +/- ##
==========================================
- Coverage 85.56% 85.54% -0.02%
==========================================
Files 191 191
Lines 27467 27467
==========================================
- Hits 23503 23498 -5
- Misses 3075 3079 +4
- Partials 889 890 +1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
sast-engine/Dockerfileandsast-engine/docker-compose.yml, both leftover dev artifacts from the Docker rule expansion infaa8ea019.tmpDir+ inline content).sast-engine/, where the hosted scanner could mistake them for real code.Test plan
go test ./...insast-engine/(all packages pass)pytestinpython-sdk/(444 tests pass)grepconfirmed no source/test/doc file referencessast-engine/Dockerfileorsast-engine/docker-compose.yml