当前位置:网站首页>Mirror vulnerability scanner: trivy
Mirror vulnerability scanner: trivy
2022-06-29 13:16:00 【Know the old code】
Mirror vulnerability scanner :Trivy
Trivy Common methods
Container mirror scan
# Scan container image
trivy image nginx
# Container mirror tar Package scanning
trivy image -i nginx.tar
Print assignments ( High-risk 、 serious ) Vulnerability information
# Print high-risk vulnerabilities
trivy images HIGH nginx
# Print high-risk serious vulnerabilities
trivy image -s HIGH, CRITICAL nginx
JSON Output in format and save to file
trivy image -f json -o /root/output.json nginx

边栏推荐
- Cvpr2022 𞓜 loss problem in weakly supervised multi label classification
- C#通过线索二叉树进行中序遍历输出
- ZALSM_ EXCEL_ TO_ INTERNAL_ Solving the big problem of importing data from table
- Clickhouse database uses JDBC to store milliseconds and nanoseconds
- ArcGIS中对面状河流进行等距分段【渐变赋色、污染物扩散】
- 基于51单片机控制的BUCK开关电源Proteus仿真
- leetcode 522. 最长特殊序列 II
- leetcode 903. DI 序列的有效排列
- C语言模拟实现所有字符函数
- Matlab to find the limit
猜你喜欢

cnpm报错‘cnpm‘不是内部或外部命令,也不是可运行的程序或批处理文件

趣谈网络协议(二)传输层

MATLAB求极限

Lm07 - detailed discussion on cross section strategy of futures

CVPR 2022 | 未知目标检测模块STUD:学习视频中的未知目标

Qt中的UI文件介绍

Hystrix断路器

CVPR2022 | 弱监督多标签分类中的损失问题

C # indexe l'arbre binaire en traversant l'ordre moyen

Cnpm reports an error 'cnpm' is not an internal or external command, nor is it a runnable program or batch file
随机推荐
CVPR 2022 | 未知目标检测模块STUD:学习视频中的未知目标
中职网络安全技能竞赛之应用服务漏洞扫描与利用(SSH私钥泄露)
Definition of C # clue binary tree
leetcode 903. DI 序列的有效排列
OPC of Beifu twincat3_ UA communication test case
C#通过线索二叉树进行中序遍历输出
Async principle implementation
Memorized Function
qt json
leetcode 522. 最长特殊序列 II
如果我在深圳,到哪里开户比较好?另外想问,现在在线开户安全么?
[Junzheng T31] decompression and packaging of read-only rootfs file system squashfs
Proteus Software beginner notes
Lm07 - detailed discussion on cross section strategy of futures
Pygame 对图像进行翻转
PyGame accurately detects image collision
Problem solving: modulenotfounderror: no module named 'pip‘
别再重复造轮子了,推荐使用 Google Guava 开源工具类库,真心强大!
CVPR2022 | 通过目标感知Transformer进行知识蒸馏
Matlab to find the limit