45 行
1013 B
YAML
45 行
1013 B
YAML
system_id: prestashop
|
|
display_name: PrestaShop
|
|
category: ecommerce
|
|
tier: history-full
|
|
artifact_mode_preference:
|
|
- official-image
|
|
- official-source
|
|
- synthetic
|
|
default_repro_family: file-upload-generic
|
|
browser_required_default: true
|
|
log_collectors:
|
|
- docker-logs
|
|
- http-snapshot
|
|
report_template: default-lab-report
|
|
services:
|
|
app:
|
|
image: prestashop/prestashop:latest
|
|
ports:
|
|
- 18083:80
|
|
db:
|
|
image: mariadb:10.11
|
|
environment:
|
|
MARIADB_DATABASE: prestashop
|
|
MARIADB_USER: prestashop
|
|
MARIADB_PASSWORD: prestashop
|
|
MARIADB_ROOT_PASSWORD: root
|
|
source_reference:
|
|
- name: PrestaShop Security Page
|
|
kind: html-links
|
|
url: https://build.prestashop-project.org/news/
|
|
confidence: official
|
|
advisory_mode: core
|
|
keywords:
|
|
- prestashop
|
|
- security
|
|
max_items: 50
|
|
- name: GitHub PrestaShop Advisories
|
|
kind: html-links
|
|
url: https://github.com/PrestaShop/PrestaShop/security/advisories
|
|
confidence: official
|
|
advisory_mode: core
|
|
keywords:
|
|
- prestashop
|
|
max_items: 50
|