Henry Lin
7623da9d81
Code Intelligence Java projects: Add bug-disclosure email to project.yaml. ( #8987 )
...
Add bug-disclosure email to all java projects' project.yaml.
2022-11-16 17:48:01 +11:00
Fabian Meumertzheim
5b1953b201
infra/java: Improve reproducibility of memory issues ( #8736 )
...
When reproducing, use slightly lower limits on heap and stack size so
that minimal changes to fuzz targets, fuzzer and runtime do not cause
memory issues to fail to reproduce.
2022-10-19 13:51:06 -04:00
Henry Lin
914a520993
Add code intelligence email address for several jvm projects ( #8132 )
...
Delete emails for the jvm projects which are not onboarded by CI
2022-08-04 12:50:05 -04:00
Fabian Meumertzheim
0a5c3a9c10
Add new CI employee to Java projects ( #7376 )
...
@bertschneider will co-maintain Jazzer and should have access to
findings for projects integrated by Code Intelligence.
2022-03-13 17:46:24 +00:00
jonathanmetzman
8520693633
[infra][jvm] Split out JVM projects to their own builder. ( #6336 )
2021-08-30 06:51:24 -07:00
Fabian Meumertzheim
10e888b561
[all] Make fuzz targets world executable ( #5751 )
...
Making fuzz targets only user executable as the root user makes them
non-executable outside the container, e.g. in the oss-fuzz/build/ dir.
2021-05-12 07:03:21 -07:00
Fabian Meumertzheim
c03d25ff4c
[fastjson2] Fix dictionary and add seed corpus ( #5468 )
2021-03-22 06:36:47 -07:00
Fabian Meumertzheim
d108b02e95
[fastjson2] Initial integration of alibaba/fastjson ( #5373 )
2021-03-12 20:36:22 -08:00