Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 18 additions & 1 deletion .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ bcca
bdbd
bdist
bestpractices
bfb
bhargavh
bigbird
bind
Expand Down Expand Up @@ -67,8 +68,10 @@ bzip
c
cabextract
capnproto
cbt
CDNs
ceph
cfa
cfea
cff
chaitanyamogal
Expand Down Expand Up @@ -136,6 +139,8 @@ dgst
dhclient
dhcpcd
dhcpd
dio
Dio
distro
distros
dmidecode
Expand Down Expand Up @@ -175,6 +180,7 @@ exiv
expat
exploitability
Exploitablity
extenstion
f
faad
facebook
Expand All @@ -192,6 +198,7 @@ filterdiv
firefox
flac
fluidsynth
flutterchina
freeradius
freerdp
FReeshabh
Expand All @@ -217,6 +224,7 @@ Gemfiles
geopy
getenv
gettext
GHSA
gimp
Giridhar
git
Expand Down Expand Up @@ -386,6 +394,7 @@ lz
mailx
malloc
malware
Management
Manjaro
mariadb
mariuszskon
Expand Down Expand Up @@ -427,14 +436,16 @@ msys
mtr
mupdf
mutt
myapp
myappvendor
myfork
mypy
mysource
mysql
Mystylesheet
MYUSERNAME
namespaces
namespace
namespaces
nano
nasm
nbd
Expand Down Expand Up @@ -463,6 +474,7 @@ noreferrer
nosec
nowdailynever
nplurals
npm
ntfs
ntia
ntp
Expand Down Expand Up @@ -570,6 +582,7 @@ renv
reportlab
requirementstxt
rhythmrx
Rishabh
Romi
rossburton
rpm
Expand Down Expand Up @@ -652,6 +665,7 @@ tesseract
testfiles
tgz
thrift
throughout
thttpd
thunderbird
timeline
Expand Down Expand Up @@ -696,9 +710,11 @@ utf
util
utkarsh
utm
uuid
varnish
venv
VEXs
vextype
vfy
vim
virtualenv
Expand All @@ -709,6 +725,7 @@ Vorbis
vorbis
VPkg
vsftpd
Vulnerability
Vulnerabity
vulnerablities
vulnerablity
Expand Down
2 changes: 1 addition & 1 deletion doc/MANUAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@ The type of SBOM is assumed to be SPDX unless specified using the `--sbom` optio
This option is used as a part of a filtering/triaging process using Vulnerablity Exploitability eXchange (VEX) file. The tool supports VEX files in given formats including
[CSAF](https://oasis-open.github.io/csaf-documentation/), [CycloneDX](https://cyclonedx.org/capabilities/vex/) and [OpenVEX](https://edu.chainguard.dev/open-source/sbom/what-is-openvex/)

| SBOM Type | Format | Filename extension |
| VEX Type | Format | Filename extension |
| --------- | -------- | ------------------ |
| CycloneDX | JSON | .json |
| CSAF | JSON | .json |
Expand Down
Binary file added doc/images/filter-triage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/images/standalone-triage.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ The CVE Binary Tool helps you determine if your system includes known vulnerabil
PARSERS.rst
sources.md
sboms_for_humans/README.md
triaging_process.md
new-contributor-tips.md
pypi_downloads.md
mismatch_data.md
Expand Down
Loading