Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
986 contributions in the last year
Contribution activity
August 2020
Created a pull request in returntocorp/semgrep that received 1 comment
Exclude parse error files from perf tests
The dvna repository was returning parse errors for a few files. This is fine from a semgrep perspective, but subprocess.check_output was detecting …
+30
−28
•
1
comment
- Update perf tests to use correct rules directory
- Add Semgrep integration playbook docs
- Update docs languages
- Avoid unnecessary 'sudo' use and hadolint exception in Dockerfile
- Re-add Ruby QA repos
- Refactor QA tests to allow passing specific language(s) per-repository
- Revert "Add Ruby repositories to QA testing (#1445)"
- Add Ruby repositories to QA testing
- Include 'pre-commit install' in contributing docs
- Use jsonschema for rule config validation
- Update CONTRIBUTING.md
- tests: update new failure with cause
- Add reason to failing qa tests
- minor readme fixes
- Update CHANGELOG.md
- timeout threshold flag
- Update pre-commit to use python package
- tests: add basic perf regression test
- Re-add Ruby QA repos
- Refactor QA tests to allow passing specific language(s) per-repository
- tests: mark passing tests as passing
- Add python backed pre-commit hook
- Update CHANGELOG.md
- tests: dynamic checking of version in sarif output
Created an issue in returntocorp/semgrep that received 3 comments
Parse error when running taint analysis
I've lightly modified the basic taint tests provided in semgrep-core.
Modified semgrep-core/data/basic_tainting.yml:
rules: - id: classic mode: taint
3
comments
6
contributions
in private repositories
Aug 4 – Aug 17