SELECT ?property ?value WHERE { BIND (?? AS ?s) ?s ?property ?value . FILTER (isLiteral(?value)) } LIMIT 1000

Attributes

koordinierte Offenlegung von Schwachstellen
divulgation coordonnée des vulnérabilités
divulgazione coordinata delle vulnerabilità
Verfahren, bei dem Sicherheitslücken in Software oder Systemen koordiniert offengelegt werden, um Nutzende eines IT-Produkts oder Dienstleistung zu informieren und zu schützen.
Process that ensures that vulnerabilities get disclosed to the public once the vendor has been able to develop a fix, a patch, or has found a different solution.
Strategie Digitale Schweiz, Förderung ethisches Hacking ([Internet, 2025-04-24](https://digital.swiss/de/aktionsplan/massnahme/forderung-ethisches-hacking))
Stratégie Suisse numérique, Promotion du hacking éthique ([Internet, 2025-04-24](https://digital.swiss/fr/plan-d-action/mesures/promotion-du-hacking-ethique))
Strategia Svizzera digitale, Promozione dell'hacking etico ([Internet, 2025-04-24](https://digital.swiss/it/piano-d-azione/misure/promozione-dellhacking-etico))
EXP: vulnerabilities finders work together and share information with the relevant stakeholders such as vendors and ICT infrastructure owners
after ENISA, Coordinated Vulnerability Disclosure policies in the EU ([Internet, 2022-04-13](https://www.enisa.europa.eu/news/enisa-news/coordinated-vulnerability-disclosure-policies-in-the-eu))
nach Leitlinie des BSI zum Coordinated Vulnerability Disclosure (CVD)-Prozess ([Internet, 2022-12-01](https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/CVD/CVD-Leitlinie.pdf?__blob=publicationFile&v=4))
after ENISA, Coordinated Vulnerability Disclosure policies in the EU ([Internet, 2022-04-13](https://www.enisa.europa.eu/news/enisa-news/coordinated-vulnerability-disclosure-policies-in-the-eu))
SELECT ?property ?object WHERE { BIND (?? AS ?s) ?s ?property ?object . FILTER (isIRI(?object)) FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000
Outgoing Relationships: No results found.
SELECT ?property ?subject WHERE { BIND (?? AS ?o) ?subject ?property ?o . FILTER (?property != rdf:type) FILTER (?property != rdfs:subClassOf) } LIMIT 1000

Incoming Relationships

property subject
has part Coordinated Vulnerability Disclosure
SELECT ?instance ?description WHERE { BIND (?? AS ?class) ?instance (rdf:type|owl:type) ?class . OPTIONAL { ?instance schema:description ?description . } } LIMIT 5000
Instances of this Class: No results found.
SELECT ?superclass ?description WHERE { ?? rdfs:subClassOf ?superclass . OPTIONAL { ?superclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Superclasses of this Class: No results found.
SELECT ?subclass ?description WHERE { ?subclass rdfs:subClassOf ?? . OPTIONAL { ?subclass (rdfs:comment|schema:description) ?description . } } LIMIT 5000
Subclasses of this Class: No results found.