https://github.com/semgrep/e2e
[MISSING DESCRIPTION]
https://github.com/semgrep/e2e
Last synced: 22 days ago
JSON representation
[MISSING DESCRIPTION]
- Host: GitHub
- URL: https://github.com/semgrep/e2e
- Owner: semgrep
- Created: 2022-07-08T16:20:40.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2026-02-03T20:54:59.000Z (6 months ago)
- Last Synced: 2026-02-04T08:53:24.183Z (6 months ago)
- Language: Shell
- Homepage:
- Size: 45.9 KB
- Stars: 2
- Watchers: 15
- Forks: 0
- Open Issues: 1,402
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository is used as a test bed for Semgrep CI to ensure that it is functioning properly in a GHA-based environemnt. This repository is needed by the GHA flow [test-e2e-semgrep-ci](https://github.com/semgrep/semgrep/blob/fcfffb79e8d49ab641c1ab858cf0888a50a32ad8/.github/workflows/test-e2e-semgrep-ci.jsonnet)
that runs daily.
The main `semgrep/semgrep` repository uses a GHA workflow to open pull requests here, which runs semgrep in `ci` mode. We set this originally to ensure that semgrep would properly run in a CI environment, as we'd encountered issues with this in the past and wanted to have a test covering that situation. This occurs on push to develop in the `semgrep/semgrep` repo. Pull requests are left open for inspection, if needed.