Skip to content
This repository has been archived by the owner on Feb 13, 2025. It is now read-only.

Add "filename" to taint summary #7

Closed
filipeom opened this issue Mar 25, 2024 · 0 comments · Fixed by #8
Closed

Add "filename" to taint summary #7

filipeom opened this issue Mar 25, 2024 · 0 comments · Fixed by #8
Labels
enhancement New feature or request

Comments

@filipeom
Copy link
Member

filipeom commented Mar 25, 2024

This property denotes a relative path, meaning it is relative to the location of the taint summary.

Here:

    "filename" : "./src/example-0.js",
    "vuln_type": "code-injection",

The directory structure is implied:

.
├── src
│   └── example-0.js
└── taint_summary.json
@filipeom filipeom added the enhancement New feature or request label Mar 25, 2024
@filipeom filipeom linked a pull request Mar 25, 2024 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant