Automation enthusiast
-
r2c
- Palo Alto, California
- https://mjambon.com
- @mjambon
Highlights
- Pro
Block or Report
Block or report mjambon
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
cmdliner-cheatsheet Public
Cheatsheet for adding command-line options to an OCaml program using cmdliner
1,970 contributions in the last year
Contribution activity
May 2022
Created 61 commits in 6 repositories
Created a pull request in returntocorp/semgrep that received 11 comments
Print details when bad pattern is found in rule
This shows more details when a bad pattern is encountered. Today, it revealed a bug in the YAML parser. The bug would be fixed by #5269 (which is a…
+30
−9
•
11
comments
Opened 10 other pull requests in 4 repositories
returntocorp/semgrep
3
merged
1
open
ahrefs/atd
3
merged
ocaml/opam-repository
2
merged
returntocorp/ocaml-tree-sitter-core
1
merged
Reviewed 25 pull requests in 4 repositories
returntocorp/semgrep
13 pull requests
- [internal] semgrep-core accepts again rules stored in .JSON
- Print details when bad pattern is found in rule
- perf: Speed up Python layer in a dozen ways
- SCA: support Gradle and Poetry lockfiles
- tainting: Allow variables to be taint sources by side-effect
- feat(swift): Parse semgrep ellipsis in more positions
- feat(swift): In patterns, interpret unbounded range operator as Semgrep ellipsis
- chore(swift): Upgrade semgrep-swift
- tainting: Add proper support for tainted arguments
- SCA: Various bug fixes/improvements
- tainting: Add hack to detect some side-effectful updates
- Use atdpy
- RELEASE 0.91.0
ahrefs/atd
5 pull requests
returntocorp/ocaml-tree-sitter-semgrep
5 pull requests
ocaml-community/cppo
2 pull requests
Created an issue in returntocorp/semgrep that received 6 comments
Fix parsing of quoted strings in rules stored in the JSON format
Describe the bug semgrep-core's YAML parser used to parse rules interprets double-quoted strings incorrectly. Note that JSON is a subset of YAML, t…
1 of 3 tasks

