更新: 219 个文件 - 2026-03-16 23:45:01

这个提交包含在:
hao
2026-03-16 23:45:01 -07:00
父节点 2974cd9ad9
当前提交 17a26fa7d0
修改 219 个文件,包含 4507 行新增146 行删除

查看文件

@@ -0,0 +1,43 @@
system_id: wordpress
display_name: WordPress
category: cms
tier: history-full
artifact_mode_preference:
- official-image
- official-source
- synthetic
default_repro_family: xss-generic
browser_required_default: true
log_collectors:
- docker-logs
- http-snapshot
report_template: default-lab-report
services:
app:
image: wordpress:php8.2-apache
ports:
- 18080:80
db:
image: mariadb:10.11
environment:
MARIADB_DATABASE: wordpress
MARIADB_USER: wordpress
MARIADB_PASSWORD: wordpress
MARIADB_ROOT_PASSWORD: root
source_reference:
- name: WordPress Security News
kind: html-links
url: https://wordpress.org/news/category/security/
confidence: official
advisory_mode: core
keywords:
- wordpress
- security
- release
max_items: 40
- name: NVD WordPress
kind: nvd-search
keyword: WordPress
confidence: official
advisory_mode: core
results_per_page: 50