No description
  • Python 96.1%
  • Dockerfile 2.6%
  • Shell 0.8%
  • Makefile 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-11-01 09:54:17 -06:00
.github Merge pull request #708 from returntocorp/cgdolan/update-set-output 2023-07-14 13:44:30 -04:00
scripts fix syntax in sed call 2022-07-07 13:44:23 -07:00
src sort flags to command 2022-08-12 13:02:21 -07:00
tests Update pytest snapshots 2023-07-14 13:50:45 -04:00
.dockerignore Move diff-awareness from bento to semgrep-agent 2020-07-14 15:56:12 +02:00
.gitignore Ignore semgreplogs folder 2021-11-19 14:44:24 -08:00
.pre-commit-config.yaml fix: flake8 migrated from gitlab->github 2022-11-29 12:55:23 -08:00
action.yml Remove deprecated args from action.yml 2022-04-11 15:36:20 -07:00
CHANGELOG.md Update changelog 2022-06-23 18:45:40 -07:00
CODE_OF_CONDUCT.md Refactor repo to use bento to execute semgrep (#4) 2020-05-13 10:12:45 +02:00
CONTRIBUTING.md Add notes on how to regenerate snapshots 2022-05-12 11:20:50 -07:00
Dockerfile Bump semgrep to 1.36.0 2023-08-14 23:57:04 +00:00
LICENSE Refactor repo to use bento to execute semgrep (#4) 2020-05-13 10:12:45 +02:00
Makefile Refactor repo to use bento to execute semgrep (#4) 2020-05-13 10:12:45 +02:00
mypy-tests.ini Adapt from old env var names 2022-03-23 16:31:15 -07:00
mypy.ini Adapt from old env var names 2022-03-23 16:31:15 -07:00
poetry.lock Fix tests 2022-03-24 14:34:16 -07:00
PRIVACY.md docs(PRIVACY): Clarify "data not collected" 2021-10-12 14:00:54 -07:00
pyproject.toml Require Poetry 1.2.0 (fixes CI errors) 2023-05-24 22:08:21 +02:00
README.md Update README.md 2023-11-01 09:54:17 -06:00
SECURITY.md Enrich agent with all sorts of stuff (#7) 2020-05-14 22:34:52 +02:00
test_app_ignore.py Remove dead code 2022-03-07 19:56:18 -08:00

Semgrep Action

⚠️ Warning ⚠️
This project is deprecated. It is recommended to stop using this wrapper script and migrate to native Semgrep support instead. Refer to the GitHub Actions configuration document.