forked from semgrep/semgrep
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove semgrep shouldafound (semgrep#8493)
The command was not really used (1 issue reported per month in https://github.com/returntocorp/issue-test/issues and in Slack under #shouldafound-alerts). It's just simpler to remove rather than spending the time to port it to osemgrep. This mostly revert semgrep#5291 https://linear.app/semgrep/issue/PA-3003/create-a-shouldafound-alternative-in-the-vscode-extension is tracking moving such a feature to our vscode extension instead. BTW the backend code is in https://github.com/returntocorp/shouldafound and the only occurence in semgrep-app is in an error message (that I'll update in a separate PR). test plan: make test PR checklist: - [ ] Purpose of the code is [evident to future readers](https://semgrep.dev/docs/contributing/contributing-code/#explaining-code) - [ ] Tests included or PR comment includes a reproducible test plan - [ ] Documentation is up-to-date - [ ] A changelog entry was [added to changelog.d](https://semgrep.dev/docs/contributing/contributing-code/#adding-a-changelog-entry) for any user-facing change - [ ] Change has no security implications (otherwise, ping security team) If you're unsure about any of this, please see: - [Contribution guidelines](https://semgrep.dev/docs/contributing/contributing-code)! - [One of the more specific guides located here](https://semgrep.dev/docs/contributing/contributing/)
- Loading branch information
Yoann Padioleau
authored
Aug 18, 2023
1 parent
f991a6f
commit e902d23
Showing
24 changed files
with
3 additions
and
762 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
The 'semgrep shouldafound' command has been removed. It was not really used | ||
and it might be better to offer such a functionality in the IDE instead of | ||
in the CLI. |
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
This file contains 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
29 changes: 0 additions & 29 deletions
29
...napshots/test_shouldafound/test_shouldafound_findings_output/None-11512123123/results.txt
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
...s/e2e/snapshots/test_shouldafound/test_shouldafound_findings_output/None-X__X/results.txt
This file was deleted.
Oops, something went wrong.
29 changes: 0 additions & 29 deletions
29
...pshots/test_shouldafound/test_shouldafound_findings_output/foobar-11512123123/results.txt
This file was deleted.
Oops, something went wrong.
42 changes: 0 additions & 42 deletions
42
...e2e/snapshots/test_shouldafound/test_shouldafound_findings_output/foobar-X__X/results.txt
This file was deleted.
Oops, something went wrong.
19 changes: 0 additions & 19 deletions
19
cli/tests/e2e/snapshots/test_shouldafound/test_shouldafound_no_args/results.txt
This file was deleted.
Oops, something went wrong.
18 changes: 0 additions & 18 deletions
18
...houldafound/test_shouldafound_no_confirmation/False-message_args0-email_args0/results.txt
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.