fix(FP): Several FPs not suitable for our automation#5504
Conversation
…tches to Java SE Fixes #5485
|
@jeremylong given the amount of libraries hit by #5502 I think it would be good to get an 8.1.1 release out when this PR is integrated |
|
@adam-siklosi Not all suppressions are feasible for the automation. The automation is allowing most suppressions (the simple ones - single library, improper CPE - which is the majority of the FP reports) to have a much faster roundtrip time without a need to release (simple suppressions for one library can be handled by automation to be pushed to the published suppressions). |
…so in unconnected environments
|
@aikebah I'll release the new version shortly. |
|
@aikebah, in cases where automation cannot create the suppression, would it not be possible to create the pull request manually against the |
Fixed Issues: see the linked tickets
Description of Change
FP suppressions for which either the automation could not run, or the automation yields an inappropriate suppression
Have test cases been added to cover the new functionality?
no