Anais Urlichs
bc27198d3e
docs: Updating README with new CLI command ( #2359 )
2022-06-22 14:46:48 +03:00
Schlump
396e404eeb
docs(repo): Link to installation documentation in readme shows 404 ( #2348 )
2022-06-19 15:11:31 +03:00
Anais Urlichs
1eb73f3fea
docs: updating links in the docs to work again ( #2256 )
2022-06-02 15:22:51 +03:00
Jose Donizetti
270dc7346f
docs: fix readme ( #2251 )
2022-06-02 12:59:35 +03:00
Itay Shakury
d3a73e4db7
docs: update readme ( #2110 )
...
Co-authored-by: knqyf263 <knqyf263@gmail.com >
2022-06-01 12:35:24 +03:00
Shira Cohen
6601d2957a
feat(report): add support for SPDX ( #2059 )
...
Co-authored-by: knqyf263 <knqyf263@gmail.com >
2022-05-02 13:44:26 +03:00
Teppei Fukuda
e2a31abd19
feat(secret): support enable rules ( #2035 )
...
Co-authored-by: VaismanLior <97836016+VaismanLior@users.noreply.github.com >
2022-04-24 19:04:30 +03:00
Masahiro331
58ade462b4
feat(report): add support for CycloneDX ( #1081 )
...
Co-authored-by: tspearconquest <81998567+tspearconquest@users.noreply.github.com >
Co-authored-by: knqyf263 <knqyf263@gmail.com >
2022-02-22 18:01:15 +02:00
Masahiro331
84dd33f7e9
feat(mariner): add support for CBL-Mariner ( #1640 )
...
Co-authored-by: knqyf263 <knqyf263@gmail.com >
2022-01-29 22:53:07 +02:00
MaineK00n
f5c5573936
feat(rocky): support Rocky Linux ( #1570 )
...
Co-authored-by: knqyf263 <knqyf263@gmail.com >
2022-01-20 11:43:43 +02:00
Itay Shakury
0dec17fc3f
docs: add footer to readme ( #1281 )
...
Co-authored-by: Teppei Fukuda <knqyf263@gmail.com >
2021-10-07 10:18:38 +03:00
Teppei Fukuda
9e08bd44fb
docs: add misconfiguration ( #1101 )
...
Co-authored-by: Itay Shakury <itay@itaysk.com >
2021-07-12 03:14:17 +03:00
Teppei Fukuda
aa2336be92
chore: remove codecov ( #1016 )
2021-05-27 09:25:37 +03:00
Teppei Fukuda
b319579b78
docs: add golang support ( #962 )
2021-04-29 20:53:12 +03:00
Teppei Fukuda
f5b060a9f1
docs: migrate README to MkDocs ( #884 )
...
* docs: slim README
* docs: add images
* docs: update README
* docs: add futher reading
* docs: add docs for maintainers
* docs: fix links
* docs: add notes
* Update docs/further.md
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* Update docs/further.md
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* Update docs/further.md
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* Update docs/index.md
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* Update docs/index.md
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* Update docs/index.md
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* docs: update mkdocs.yml
* chore: add a mkdocs target to Makefile
* docs(installation): use git.tag
* chore(Makefile): fix the tag of the mkdocs image
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
2021-03-17 07:19:34 +02:00
Teppei Fukuda
e517bef17f
docs(README): update ubuntu versions ( #877 )
2021-03-07 08:35:26 +02:00
Teppei Fukuda
fcb9a93d05
fix: allow the latest tag ( #864 )
...
* fix: allow the latest tag
* docs: update README
2021-02-25 16:23:11 +02:00
shorty-at-next
9bc3565af1
adds example with multistage build ( #853 )
2021-02-21 08:42:38 +02:00
Nils Bokermann
3170dc3e63
Add Sprig to Template Engine ( #832 )
...
* Add sprig template function to template writer
* gofmt corrected
* includes corrected
* GoFMT corrected
* Added accidentically removed template functions
* Corrected use of template-file
* Add sprig test
* Add short example for sprig.
2021-02-18 08:39:22 +02:00
Andreas Härpfer
10ad2edd3c
Fix "GitLab CI using Trivy container" usage example ( fixes #843 ) ( #844 )
2021-02-15 11:24:48 +02:00
Teppei Fukuda
c9f22f4e55
feat(java): support jar/war/ear ( #837 )
...
* refactor(server): remove Detect endpoint
* refactor(library): do not use interface
* refactor: add dbtest package
* test: add bolt fixtures
* feat: support jar scanning
* refactor: rename node to npm
* refactor: fix lint issues
* test(maven): remove some tests
* chore(mod): update fanal
* docs: update README
* chore(mod): update trivy-db
* fix(library/drive): add ecosystem
* fix: do not display 0 vulnerabilities
* refactor(table): split method
* Update README.md (#838 )
* fix(app): increase the default value of timeout (#842 )
* feat(maven): use go-mvn-version
* test(maven): update tests
* fix(scan): skip files and dirs before vulnerability detection
* fix: display log messages only once per type
* docs(README): add file suffixes
* chore(mod): update go-mvn-version
* feat(log): set go-dep-parser logger
* chore(mod): update fanal
* docs: update README
* docs(README): add java source
* test(maven): fix invalid case
2021-02-14 18:19:42 +02:00
Teppei Fukuda
3047c524d9
fix(app): increase the default value of timeout ( #842 )
2021-02-14 08:15:53 +02:00
Teppei Fukuda
89e5295421
Update README.md ( #838 )
2021-02-11 14:37:17 +02:00
Denis Pisarev
b0fe439309
README: add Gitlab job that uses a container with trivy ( #823 )
2021-02-08 11:08:57 +02:00
Teppei Fukuda
6685cd4e21
feat: support Podman ( #825 )
...
* docs(README): add Podman support
* chore(mod): update fanal
* docs: update README
* docs(README): add how to build images
2021-01-28 16:53:08 +02:00
Huang Huang
182cb800a8
Support alpine 3.13 ( #819 )
2021-01-24 13:59:19 +02:00
Clemens Buchacher
dd35bfd1a1
Align comment with code ( #812 )
2021-01-21 09:09:42 +02:00
Teppei Fukuda
0954f6b1bb
Update README.md ( #810 )
2021-01-19 06:06:12 +02:00
Oran Moshai
f6afdf0145
Fix readme typo in policy flag ( #805 )
...
Co-authored-by: oranmoshai <oran.moshai@aquasec.com >
2021-01-11 16:32:33 +02:00
Robert Jacob
e2c483f856
Remove global flags from filesystem command ( #772 )
...
* Remove global flags from subcommands
If the global flags are added to the subcommand as well as being used
globally, their value will be overwritten when the arguments for the
subcommand are parsed. This leads to the value passed to the flag at the
global position being lost.
* Update readme
2021-01-05 12:49:39 +02:00
justfortee
e517bcc2b2
Update README.md ( #735 )
...
Grammatical error.
2021-01-03 12:23:42 +02:00
Johannes
08ca1b00b7
Feat: NuGet Scanner ( #686 )
...
* Initial nuget advisory detector code.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com >
* Added nuget package to scan.go
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com >
* Removed nuget advisory file and instead added csharp/nuget as a driver in driver.go.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com >
* Removed nuget package from driver. Added ghasnuget as a source in vulnerability.go
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com >
* Updated nuget driver to use correct name and to initialize with the new generic scanner.
Signed-off-by: Johannes Tegnér <johannes@jitesoft.com >
* refactor: cut out to a separate method
* chore(mod): update trivy-db
* fix(driver): add a general driver
* test(ghsa): add nuget
* chore: update README
Co-authored-by: knqyf263 <knqyf263@gmail.com >
2020-12-21 10:17:15 +02:00
Teppei Fukuda
7b86f81e29
feat(cache): support Redis ( #770 )
...
* feat(config): add --cache-backend
* feat(operation): embed cache.Cache into operation.Cache
* feat(cache): support redis://
* test(integration): add redis test
* chore(README): add --cache-backend
* chore(mod): update
* chore: add disclaimer
2020-12-21 08:26:19 +02:00
Teppei Fukuda
b606b621e5
chore: migrate from master to main ( #778 )
2020-12-17 17:27:36 +02:00
Teppei Fukuda
a19a023f1f
chore(README): remove experimental ( #775 )
2020-12-16 06:06:17 +02:00
Jack Kelly
bcc285095d
chore(docs): add nix install ( #762 )
2020-12-04 14:45:31 -08:00
Teppei Fukuda
9bdbeaba66
feat: remove rpm dependency ( #753 )
...
* chore(docker): remove rpm
* chore(README): remove rpm
* fix(scanner): replace rpmcmd with rpm
* chore(goreleaser): remove rpm
* chore(mod): update fanal
* chore(mod): update fanal
2020-12-02 07:24:43 +02:00
Teppei Fukuda
1bee83ccc4
chore(README): add TRIVY_INSECURE ( #760 )
...
* chore(README): add TRIVY_INSECURE
* chore(README): replace server with registry
2020-11-30 16:43:33 +02:00
Gianni Carafa
9dfb0fe3a9
updated Readme.md ( #737 )
...
removed unused env var TRIVY_AUTH_URL
2020-11-12 21:16:42 -08:00
Sinith
c189aa6a0a
Update README.md ( #731 )
2020-10-29 12:24:21 -07:00
Teppei Fukuda
906ab5483e
Add GitHub Container Registry to README ( #712 )
2020-10-25 13:17:16 +02:00
Karan Thanvi
de30c3f8d6
update readme for parallel run issue ( #660 )
...
* update readme for parallel run
* move to Q&A
2020-10-11 10:24:19 +03:00
Neha Viswanathan
4c3bfb89a4
fix link for Clear images section in README ( #659 )
2020-10-05 13:59:01 -07:00
Neha Viswanathan
8b21cfe7eb
add link to Gitlab CI pipeline in README ( #658 )
2020-10-05 13:47:49 -07:00
Teppei Fukuda
5e308da81a
feat(cli): add --skip-files option ( #624 )
...
* feat(cli): add --skip-files
* test(integration): add --skip-files and --skip-dirs
* chore(docs): update README
* chore(docs): correct a grammar mistake
2020-09-08 15:04:56 +03:00
Teppei Fukuda
2231e4068d
chore(docs): update comparison table ( #623 )
...
* chore(docs): update README
* use ⭐
2020-09-02 16:56:30 +03:00
Carol Valencia
89527796f6
fix(Readme) - Results using a template ( #622 )
...
Co-authored-by: Carol Valencia <krol3@users.noreply.github.com >
2020-09-02 12:40:05 +03:00
Chris Aumann
165d593fdb
Improve Gitlab CI installation step in README ( #621 )
...
This improves the installation step in `.gitlab-ci.yml`.
- Removes unnecessary installation and use of `curl` (replaces it with `wget`)
- Removes storing the intermediate file by using a pipe to `tar`
2020-09-02 12:39:05 +03:00
Teppei Fukuda
80d5df0ceb
chore(docs): add AWS Security Hub ( #598 )
...
* chore(docs): add AWS Security Hub
* Update docs/integration/security-hub.md
Co-authored-by: Simarpreet Singh <simar@linux.com >
* Update README.md
Co-authored-by: Liz Rice <liz@lizrice.com >
Co-authored-by: Simarpreet Singh <simar@linux.com >
Co-authored-by: Liz Rice <liz@lizrice.com >
2020-08-19 13:19:24 +03:00
Teppei Fukuda
96af6dc499
feat: add --skip-directories option ( #595 )
...
* feat: add --skip-directories option
* chore(README): update
* refactor: rename skip-directories to skip-dirs
* Update internal/app.go
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
* refactor: add some context in the warning message
* chore(README): update
Co-authored-by: Daniel Pacak <pacak.daniel@gmail.com >
2020-08-12 14:03:12 +03:00