@mitre-attack/attack-data-model
Version:
A TypeScript API for the MITRE ATT&CK data model
121 lines (120 loc) • 3.13 kB
JavaScript
import "../../chunk-CT5C7ADA.js";
import {
ImplementationLanguagesOpenVocabulary,
MalwareCapabilitiesOpenVocabulary,
MalwareTypeOpenVocabulary,
ProcessorArchitecturesOpenVocabulary,
ToolTypesOpenVocabulary,
attackMotivationOpenVocabulary,
attackResourceLevelOpenVocabulary,
identityClassOpenVocabulary,
industrySectorOpenVocabulary
} from "../../chunk-5FTVQX5U.js";
import {
attackBaseDomainObjectSchema,
attackBaseMetaObjectSchema,
attackBaseRelationshipObjectSchema
} from "../../chunk-63MLXW5B.js";
import {
stixDomainObjectSchema,
stixRelationshipObjectSchema
} from "../../chunk-HUS7JPFF.js";
import {
aliasesSchema,
attackDomainSchema,
createOldMitreAttackIdSchema,
descriptionSchema,
killChainNameSchema,
killChainPhaseSchema,
nameSchema,
objectMarkingRefsSchema,
versionSchema,
xMitreAttackSpecVersionSchema,
xMitreContributorsSchema,
xMitreDeprecatedSchema,
xMitreDomainsSchema,
xMitreIdentity,
xMitreModifiedByRefSchema,
xMitreOldAttackIdSchema,
xMitrePlatformsSchema,
xMitreVersionSchema
} from "../../chunk-7SVTHS3K.js";
import {
createAttackExternalReferencesSchema,
extensionSchema,
extensionsSchema,
externalReferenceSchema,
externalReferencesSchema,
granularMarkingSchema,
stixCreatedByRefSchema
} from "../../chunk-ZAIY3U5E.js";
import {
createStixIdValidator,
stixIdentifierSchema
} from "../../chunk-BX5HSTNG.js";
import {
createMultiStixTypeValidator,
createStixTypeValidator,
stixTypeSchema,
stixTypeToTypeName
} from "../../chunk-E6AAF2HD.js";
import {
stixSpecVersionSchema
} from "../../chunk-Q47ULSOA.js";
import {
stixCreatedTimestampSchema,
stixModifiedTimestampSchema,
stixTimestampSchema
} from "../../chunk-M5Z5D4DC.js";
import "../../chunk-ZNZXHYQL.js";
export {
ImplementationLanguagesOpenVocabulary,
MalwareCapabilitiesOpenVocabulary,
MalwareTypeOpenVocabulary,
ProcessorArchitecturesOpenVocabulary,
ToolTypesOpenVocabulary,
aliasesSchema,
attackBaseDomainObjectSchema,
attackBaseMetaObjectSchema,
attackBaseRelationshipObjectSchema,
attackDomainSchema,
attackMotivationOpenVocabulary,
attackResourceLevelOpenVocabulary,
createAttackExternalReferencesSchema,
createMultiStixTypeValidator,
createOldMitreAttackIdSchema,
createStixIdValidator,
createStixTypeValidator,
descriptionSchema,
extensionSchema,
extensionsSchema,
externalReferenceSchema,
externalReferencesSchema,
granularMarkingSchema,
identityClassOpenVocabulary,
industrySectorOpenVocabulary,
killChainNameSchema,
killChainPhaseSchema,
nameSchema,
objectMarkingRefsSchema,
stixCreatedByRefSchema,
stixCreatedTimestampSchema,
stixDomainObjectSchema,
stixIdentifierSchema,
stixModifiedTimestampSchema,
stixRelationshipObjectSchema,
stixSpecVersionSchema,
stixTimestampSchema,
stixTypeSchema,
stixTypeToTypeName,
versionSchema,
xMitreAttackSpecVersionSchema,
xMitreContributorsSchema,
xMitreDeprecatedSchema,
xMitreDomainsSchema,
xMitreIdentity,
xMitreModifiedByRefSchema,
xMitreOldAttackIdSchema,
xMitrePlatformsSchema,
xMitreVersionSchema
};