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

Attributes

Bounty Grid
bounty grid
bounty grid
Zu Beginn des Bug-Bounty-Programms festgelegtes Belohnungssystem, das ethische Hacker informiert, welche Beträge in Abhängigkeit der Kritikalität sowie der Relevanz der gefundenen Schwachstelle ausbezahlt werden.
Reward system fixed at the start of the bug bounty programme, informing ethical hackers of the rewards that will be paid according to the criticality and relevance of the vulnerability.
Système de récompense défini au début du programme de primes aux bogues, qui informe les hackers éthiques des montants versés en fonction de la criticité et de la pertinence de la vulnérabilité trouvée.
Sistema di ricompense fissato all'inizio del programma bug bounty che informa gli hacker etici sui compensi che saranno erogati in base alla criticità e alla rilevanza della vulnerabilità individuata.
BACS, Q&A Bug-Bounty-Programm der Bundesverwaltung ([Internet, 2022-12-23](https://www.ncsc.admin.ch/dam/ncsc/de/dokumente/infos-it-spezialisten/Q&A%20Bug-Bounty%20Programm.pdf.download.pdf/Q&A%20Bug-Bounty%20Programm.pdf))
NCSC, Q&A - Federal bug bounty programme ([Internet, 2025-04-24](https://tinyurl.com/mw9y2dye))
UFCS, Q&A - Programma «bug bounty» dell’Amministrazione federale ([Internet, 2022-12-23](https://tinyurl.com/mrydee7p))
nach BACS, Q&A Bug-Bounty-Programm der Bundesverwaltung ([Internet, 2022-12-23](https://www.ncsc.admin.ch/dam/ncsc/de/dokumente/infos-it-spezialisten/Q&A%20Bug-Bounty%20Programm.pdf.download.pdf/Q&A%20Bug-Bounty%20Programm.pdf))
after NCSC, Q&A - Federal bug bounty programme ([Internet, 2025-04-24](https://tinyurl.com/mw9y2dye))
d'après OFCS, Questions et réponses - Programme de primes aux bogues au sein de l'administration fédérale ([Internet, 2022-12-23](https://tinyurl.com/yd4frudr))
secondo UFCS, Q&A - Programma «bug bounty» dell’Amministrazione federale ([Internet, 2022-12-23](https://tinyurl.com/mrydee7p))
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 grille de primes
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.