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
AdamKorcz
58ae87370e
jackson-core: improve fuzzer ( #8811 )
...
Adds more target APIs to `ParseNextTokenFuzzer`.
Signed-off-by: AdamKorcz <adam@adalogics.com>
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-10-18 18:42:24 +01:00
Tatu Saloranta
384173eb12
Add "fanningpj@gmail.com" as auto_cc for jackson-core, jackson-databind ( #8235 )
2022-08-12 20:42:03 +01:00
AdamKorcz
2612ea236c
jackson-core: add fuzzer ( #8208 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-10 18:04:56 +01:00
AdamKorcz
ac42556473
jackson-core: improve fuzzers ( #8178 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-08 11:38:34 +01:00
AdamKorcz
5fc76808bb
jackson-core: improve DataInput fuzzer ( #8162 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-05 13:19:18 -04:00
AdamKorcz
a32b5e927a
jackson-core: Extend DataInput fuzzer ( #8158 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-05 14:55:52 +01:00
AdamKorcz
67366dbc98
jackson-core: add fuzzer ( #8151 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-04 20:05:05 +00: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
AdamKorcz
a21e0f2eaf
jackson-core: Extend fuzzers ( #8128 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-02 16:48:04 +01:00
AdamKorcz
0b76cab01b
jackson-core: add 2 fuzzers ( #8123 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-02 12:55:00 +01:00
AdamKorcz
d5bf9f53f6
Jackson -core and -databind: add maintainers ( #8120 )
...
Signed-off-by: AdamKorcz <adam@adalogics.com>
2022-08-02 10:23:43 +01: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
Fabian Meumertzheim
1a89545df4
[jackson] Fuzz the 2.14 branch ( #7250 )
...
This is the new main development branch.
2022-02-08 17:40:57 -05: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
38f57154d8
[jackson-core] Fix seed corpus and dictionary ( #5467 )
2021-03-22 06:38:02 -07:00
Fabian Meumertzheim
cf274aba46
[jackson-core] Initial integration ( #5396 )
2021-03-16 06:24:31 -07:00