@mitre-attack/attack-data-model
Version:
A TypeScript API for the MITRE ATT&CK data model
43 lines (42 loc) • 979 B
JavaScript
import {
aliasesSchema,
attackDomainSchema,
createOldMitreAttackIdSchema,
descriptionSchema,
killChainNameSchema,
killChainPhaseSchema,
nameSchema,
objectMarkingRefsSchema,
versionSchema,
xMitreAttackSpecVersionSchema,
xMitreContributorsSchema,
xMitreDeprecatedSchema,
xMitreDomainsSchema,
xMitreIdentity,
xMitreModifiedByRefSchema,
xMitreOldAttackIdSchema,
xMitrePlatformsSchema,
xMitreVersionSchema
} from "../../chunk-7SVTHS3K.js";
import "../../chunk-BX5HSTNG.js";
import "../../chunk-E6AAF2HD.js";
export {
aliasesSchema,
attackDomainSchema,
createOldMitreAttackIdSchema,
descriptionSchema,
killChainNameSchema,
killChainPhaseSchema,
nameSchema,
objectMarkingRefsSchema,
versionSchema,
xMitreAttackSpecVersionSchema,
xMitreContributorsSchema,
xMitreDeprecatedSchema,
xMitreDomainsSchema,
xMitreIdentity,
xMitreModifiedByRefSchema,
xMitreOldAttackIdSchema,
xMitrePlatformsSchema,
xMitreVersionSchema
};