-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[FP]: System.Threading.Tasks.Extensions #7317
Comments
Nuget Coordinates dotnet add package System.Threading.Tasks.Extensions --version 4.6.0 Suppression rule: <suppress base="true">
<notes><![CDATA[
FP per issue #7317
]]></notes>
<packageUrl regex="true">^pkg:nuget/System\.Threading\.Tasks\.Extensions@.*$</packageUrl>
<cpe>cpe:/a:tasks:tasks</cpe>
</suppress> Link to test results: https://github.com/jeremylong/DependencyCheck/actions/runs/12790462205 |
I just read on a different issue that you dont directly support the Azure DevOps Pipeline, sorry for the confusion. |
Can you share the evidences that are in your report for the library? Likely have something to do with additional evidences that are gathered in your scenario. Our FP pipeline has only evidences from msbuild analyzer. |
Devops pipeline as a plugin/pipeline tool is not something supported here, but under the hood the Azure Pipeline AFAIK is using the CLI to perform the scan. |
Hmmm... evidence-values (for your pipeline from packages config, in FP pipeline from msbuild) fully match up in type, name, value and confidence. No clue why there is a difference when the evidences are sourced from |
Running locally I managed to reproduce the FP for both systems msbuild and packages.config approved |
Suppress rule has been added to the |
Package URl
pkg:nuget/[email protected]
CPE
cpe:2.3:a:tasks:tasks:4.6.0:::::::*
CVE
CVE-2020-22475
ODC Integration
None
ODC Version
12.0.0
Description
Description is talking about a Android App called Tasks from Tasks.org.
The text was updated successfully, but these errors were encountered: