Mapping Of NIST Cybersecurity Framework V1.1 To NERC CIP Reliability Standards
National Institute of Standards and Technology
@usgov.national_institute_of_standard_mapping_of_nist_cyberse_e557a24d
National Institute of Standards and Technology
@usgov.national_institute_of_standard_mapping_of_nist_cyberse_e557a24d
CREATE TABLE nerc_cip_to_nist_csf_v1_1 (
"cip_id" VARCHAR,
"cip_requirement_id" VARCHAR,
"title" VARCHAR,
"description" VARCHAR,
"requirements" VARCHAR,
"csf_xref" VARCHAR
);
CREATE TABLE nist_csf_v1_1_to_nerc_cip (
"mapping_of_cip_standards_to_nist_cybersecurity_framewo_30b648c6" VARCHAR,
"unnamed_1" VARCHAR,
"unnamed_2" VARCHAR,
"unnamed_3" VARCHAR,
"unnamed_4" VARCHAR,
"unnamed_5" VARCHAR,
"unnamed_6" VARCHAR,
"unnamed_7" VARCHAR,
"unnamed_8" VARCHAR
);
Anyone who has the link will be able to view this.