elchicodepython / elchicodepython/SARF
Add images support to vulnerabilities
Open
enhancement
- Dominant language
- Python
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Support to embed images into vulnerabilities fields with custom DSL.
```
Evidences
...
The web request...
!SARF:image
alt:
storage:
path:
!sarf:endimage
...
```
## Definition of done
- [ ] SARF has a CLI option to download files given a storage, a path and an output.
- [ ] The new image format is accepted by all the report engines
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.