文件
websafe-kb/00-environments/catalog/systems/drupal.yaml

43 行
849 B
YAML

system_id: drupal
display_name: Drupal
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: drupal:10-apache
ports:
- 18081:80
db:
image: postgres:15
environment:
POSTGRES_DB: drupal
POSTGRES_USER: drupal
POSTGRES_PASSWORD: drupal
source_reference:
- name: Drupal Security Advisories RSS
kind: rss-feed
url: https://www.drupal.org/security/rss.xml
confidence: official
advisory_mode: core
keywords:
- drupal
- sa-core
- security
max_items: 60
- name: NVD Drupal
kind: nvd-search
keyword: Drupal
confidence: official
advisory_mode: core
results_per_page: 50