The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:CSAF Validator"

CSAF::Validator - Conformance Validator River stage zero No dependents

CSAF::Validator reads documents and performs a check against the JSON schema (CSAF::Validator::Schema), performs all mandatory (CSAF::Validator::MandatoryTests), optional (CSAF::Validator::OptionalTests) and informative tests (CSAF::Validator::Inform...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

App::CSAF::Validator - Validator Command Line Interface River stage zero No dependents

App::CSAF::Validator is a "Command Line Interface" helper module for "csaf-validator(1)" command. METHODS App::CSAF::Validator->run(@args) Execute the command...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Validator::Base - Base class for CSAF validation River stage zero No dependents

ATTRIBUTES messages ARRAY of validation messages. tests ARRAY of test IDs. METHODS CSAF::Validator::Base inherits all methods from CSAF::Base and implements the following new ones. add_message Add new CSAF::Validator::Message item. $v->add_message( t...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Validator::Schema - Validate CSAF document using JSON Schema. River stage zero No dependents

CSAF::Validator::Schema is a JSON Schema validator for the CSAF documents. METHODS CSAF::Validator::InformativeTests inherits all methods from CSAF::Validator::Base....

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Validator::Message - Validator Message River stage zero No dependents

Message class for CSAF::Validator. PROPERTIES message code path type category METHODS to_string TO_JSON...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Validator::OptionalTests River stage zero No dependents

Optional tests SHOULD NOT fail at a valid CSAF document without a good reason. Failing such a test does not make the CSAF document invalid. These tests may include information about features which are still supported but expected to be deprecated in ...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Validator::MandatoryTests River stage zero No dependents

Mandatory tests MUST NOT fail at a valid CSAF document. 6.1.1 Missing Definition of Product ID 6.1.2 Multiple Definition of Product ID 6.1.3 Circular Definition of Product ID 6.1.4 Missing Definition of Product Group ID 6.1.5 Multiple Definition of P...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Validator::InformativeTests River stage zero No dependents

Informative tests provide insights in common mistakes and bad practices. They MAY fail at a valid CSAF document. It is up to the issuing party to decide whether this was an intended behavior and can be ignore or should be treated. 6.3.1 Use of CVSS v...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

csaf-validator - CSAF Validator River stage zero No dependents

"csaf-validator" CSAF Validator...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Schema - "JSON::Validator" wrapper River stage zero No dependents

CSAF::Schema is a wrapper for JSON::Validator. METHODS validator Load the provided schema (ID, URL or hash) and return JSON::Validator object....

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF - Common Security Advisory Framework River stage zero No dependents

The Common Security Advisory Framework (CSAF) Version 2.0 is the definitive reference for the language which supports creation, update, and interoperable exchange of security advisories as structured information on products, vulnerabilities and the s...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

CSAF::Parser - Parse a CSAF document River stage zero No dependents

CSAF document parser. ATTRIBUTES data CSAF document hash. file CSAF document file. content CSAF document string. METHODS new ([file => ($path | <FH>) | content => $json_string | data => $hash]) CSAF document file: my $parser = CSAF::Parser->new(file ...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC

csaf-rolie - Build ROLIE (Resource-Oriented Lightweight Information Exchange) feed River stage zero No dependents

"csaf-rolie" build a ROLIE (Resource-Oriented Lightweight Information Exchange) feed using the CSAF documents. <https://docs.oasis-open.org/csaf/csaf/v2.0/os/csaf-v2.0-os.html> The Resource Oriented Lightweight Information Exchange (ROLIE) is standar...

GDT/CSAF-0.22 - 23 Apr 2024 21:49:42 UTC
13 results (0.081 seconds)