UNPKG

@mitre-attack/attack-data-model

Version:

A TypeScript API for the MITRE ATT&CK data model

434 lines (433 loc) 10.2 kB
import { DataSourceRegistration, loadDataModel, registerDataSource } from "./chunk-CFHSH3LR.js"; import "./chunk-QH5EHOBU.js"; import "./chunk-2PRKBCWR.js"; import "./chunk-7LWVPAHJ.js"; import "./chunk-PKC2N3TD.js"; import { AttackDataModel } from "./chunk-TJML7IMQ.js"; import { MarkingDefinitionImpl } from "./chunk-W2YOUMVK.js"; import "./chunk-4RYLCAD6.js"; import { MatrixImpl } from "./chunk-YTLXS4H5.js"; import { DetectionStrategyImpl } from "./chunk-RNHPH3PY.js"; import { IdentityImpl } from "./chunk-V343NNBE.js"; import { AnalyticImpl } from "./chunk-ZLVKIV7W.js"; import { CampaignImpl, GroupImpl } from "./chunk-5TY6GUSK.js"; import { ToolImpl } from "./chunk-BVJE73TW.js"; import { MalwareImpl } from "./chunk-BG2COBEQ.js"; import { DataComponentImpl, TechniqueImpl } from "./chunk-QJTV5XHG.js"; import { LogSourceImpl } from "./chunk-Q6TAIUC2.js"; import { AssetImpl } from "./chunk-U4SUBVE6.js"; import { CollectionImpl } from "./chunk-6IMNEOJJ.js"; import { getDataSources, getMitigations, getPlatforms, getSubTechniques, getTactics } from "./chunk-YIYSJZMP.js"; import { DataSourceImpl } from "./chunk-UVFRWXP3.js"; import { MitigationImpl } from "./chunk-R4ISNN3D.js"; import { TacticImpl } from "./chunk-3Z75KXCP.js"; import { AttackBaseImpl } from "./chunk-2N7H7TEP.js"; import { attackObjectsSchema, campaignSchema, createAttackIdInExternalReferencesRefinement, createCitationsRefinement, createEnterpriseOnlyPropertiesRefinement, createFirstAliasRefinement, createFirstBundleObjectRefinement, createFirstXMitreAliasRefinement, createFoundInRelationshipRefinement, createMobileOnlyPropertiesRefinement, createRelationshipValidationRefinement, extensibleCampaignSchema, extensibleGroupSchema, extensibleMalwareSchema, extensibleRelationshipSchema, extensibleStixBundleSchema, extensibleTechniqueSchema, extensibleToolSchema, groupSchema, invalidRelationships, isValidRelationship, malwareSchema, relationshipSchema, relationshipTypeSchema, stixBundleSchema, techniqueSchema, toolSchema, validRelationshipObjectTypes, xMitreDataSourceSchema, xMitreDataSourcesSchema, xMitreDefenseBypassesSchema, xMitreDetectionSchema, xMitreEffectivePermissionsSchema, xMitreFirstSeenCitationSchema, xMitreImpactTypeSchema, xMitreIsSubtechniqueSchema, xMitreLastSeenCitationSchema, xMitreNetworkRequirementsSchema, xMitrePermissionsRequiredSchema, xMitreRemoteSupportSchema, xMitreSystemRequirementsSchema, xMitreTacticTypeSchema } from "./chunk-AGVLYSTT.js"; import "./chunk-BVLTOUXM.js"; import { baseMarkingDefinitionSchema, markingDefinitionSchema, statementMarkingObjectSchema, tlpAmberSchema, tlpGreenSchema, tlpMarkingDefinitionSchema, tlpMarkingObjectSchema, tlpRedSchema, tlpWhiteSchema } from "./chunk-NGT3NXS6.js"; import { extensibleMatrixSchema, matrixSchema, xMitreTacticRefsSchema } from "./chunk-I3N3UE6S.js"; import { extensibleMitigationSchema, mitigationSchema } from "./chunk-XQK5DHA7.js"; import { extensibleSoftwareSchema, softwareSchema } from "./chunk-77N4A5RV.js"; import { extensibleTacticSchema, tacticSchema, xMitreShortNameSchema } from "./chunk-OBBW2YZ2.js"; import { collectionSchema, extensibleCollectionSchema, objectVersionReferenceSchema } from "./chunk-SWPQKEG3.js"; import { dataComponentSchema, extensibleDataComponentSchema, xMitreDataSourceRefSchema } from "./chunk-LUZFW5GQ.js"; import { dataSourceSchema, extensibleDataSourceSchema, xMitreCollectionLayersSchema } from "./chunk-WKPLIQD4.js"; import { detectionStrategySchema, extensibleDetectionStrategySchema } from "./chunk-QCHCLAHE.js"; import { extensibleIdentitySchema, identitySchema } from "./chunk-IATBMSJK.js"; import { extensibleLogSourceSchema, logSourceSchema, xMitreLogSourcePermutationsSchema } from "./chunk-OG5WXWVB.js"; import { analyticSchema, extensibleAnalyticSchema } from "./chunk-BCTQGLCT.js"; import { assetSchema, extensibleAssetSchema, relatedAssetSchema, relatedAssetsSchema, xMitreSectorsSchema } from "./chunk-H47PCQWS.js"; import "./chunk-6QF6BLXL.js"; import { attackBaseDomainObjectSchema, attackBaseMetaObjectSchema, attackBaseRelationshipObjectSchema } from "./chunk-ZQ5CIHH7.js"; import { stixDomainObjectSchema, stixRelationshipObjectSchema } from "./chunk-VCZFQ7EQ.js"; import { stixCreatedTimestampSchema, stixModifiedTimestampSchema, stixTimestampSchema } from "./chunk-O4MZPUSY.js"; import { extensionDefinitionSchema, extensionObjectTypeSchema, extensionSchema, extensionTypeSchema, extensionsSchema } from "./chunk-X6N7C26H.js"; import { stixSpecVersionSchema } from "./chunk-36L755UT.js"; import { aliasesSchema, attackDomainSchema, createOldMitreAttackIdSchema, descriptionSchema, killChainNameSchema, killChainPhaseSchema, nameSchema, objectMarkingRefsSchema, versionSchema, xMitreAttackSpecVersionSchema, xMitreContributorsSchema, xMitreDeprecatedSchema, xMitreDomainsSchema, xMitreIdentity, xMitreIdentitySchema, xMitreModifiedByRefSchema, xMitreOldAttackIdSchema, xMitrePlatformSchema, xMitrePlatformsSchema, xMitreVersionSchema } from "./chunk-Z7F5EWOT.js"; import { createAttackExternalReferencesSchema, externalReferenceSchema, externalReferencesSchema, granularMarkingSchema, stixCreatedByRefSchema } from "./chunk-QY7EQ3UO.js"; import "./chunk-RWOQWV2O.js"; import { createStixIdValidator, stixIdentifierSchema } from "./chunk-OM2DJ5DL.js"; import { createMultiStixTypeValidator, createStixTypeValidator, stixTypeSchema, stixTypeToTypeName } from "./chunk-5JU73PGM.js"; import { AttackMotivationOV, AttackResourceLevelOV, IdentityClassOV, ImplementationLanguageOV, IndicatorTypeOV, IndustrySectorOV, MalwareCapabilityOV, MalwareTypeOV, MitreCollectionLayerOV, PatternTypeOV, ProcessorArchitectureOV, ToolTypeOV } from "./chunk-YIPWHVL6.js"; import "./chunk-MFM4HCY4.js"; export { AnalyticImpl, AssetImpl, AttackBaseImpl, AttackDataModel, AttackMotivationOV, AttackResourceLevelOV, CampaignImpl, CollectionImpl, DataComponentImpl, DataSourceImpl, DataSourceRegistration, DetectionStrategyImpl, GroupImpl, IdentityClassOV, IdentityImpl, ImplementationLanguageOV, IndicatorTypeOV, IndustrySectorOV, LogSourceImpl, MalwareCapabilityOV, MalwareImpl, MalwareTypeOV, MarkingDefinitionImpl, MatrixImpl, MitigationImpl, MitreCollectionLayerOV, PatternTypeOV, ProcessorArchitectureOV, TacticImpl, TechniqueImpl, ToolImpl, ToolTypeOV, aliasesSchema, analyticSchema, assetSchema, attackBaseDomainObjectSchema, attackBaseMetaObjectSchema, attackBaseRelationshipObjectSchema, attackDomainSchema, attackObjectsSchema, baseMarkingDefinitionSchema, campaignSchema, collectionSchema, createAttackExternalReferencesSchema, createAttackIdInExternalReferencesRefinement, createCitationsRefinement, createEnterpriseOnlyPropertiesRefinement, createFirstAliasRefinement, createFirstBundleObjectRefinement, createFirstXMitreAliasRefinement, createFoundInRelationshipRefinement, createMobileOnlyPropertiesRefinement, createMultiStixTypeValidator, createOldMitreAttackIdSchema, createRelationshipValidationRefinement, createStixIdValidator, createStixTypeValidator, dataComponentSchema, dataSourceSchema, descriptionSchema, detectionStrategySchema, extensibleAnalyticSchema, extensibleAssetSchema, extensibleCampaignSchema, extensibleCollectionSchema, extensibleDataComponentSchema, extensibleDataSourceSchema, extensibleDetectionStrategySchema, extensibleGroupSchema, extensibleIdentitySchema, extensibleLogSourceSchema, extensibleMalwareSchema, extensibleMatrixSchema, extensibleMitigationSchema, extensibleRelationshipSchema, extensibleSoftwareSchema, extensibleStixBundleSchema, extensibleTacticSchema, extensibleTechniqueSchema, extensibleToolSchema, extensionDefinitionSchema, extensionObjectTypeSchema, extensionSchema, extensionTypeSchema, extensionsSchema, externalReferenceSchema, externalReferencesSchema, getDataSources, getMitigations, getPlatforms, getSubTechniques, getTactics, granularMarkingSchema, groupSchema, identitySchema, invalidRelationships, isValidRelationship, killChainNameSchema, killChainPhaseSchema, loadDataModel, logSourceSchema, malwareSchema, markingDefinitionSchema, matrixSchema, mitigationSchema, nameSchema, objectMarkingRefsSchema, objectVersionReferenceSchema, registerDataSource, relatedAssetSchema, relatedAssetsSchema, relationshipSchema, relationshipTypeSchema, softwareSchema, statementMarkingObjectSchema, stixBundleSchema, stixCreatedByRefSchema, stixCreatedTimestampSchema, stixDomainObjectSchema, stixIdentifierSchema, stixModifiedTimestampSchema, stixRelationshipObjectSchema, stixSpecVersionSchema, stixTimestampSchema, stixTypeSchema, stixTypeToTypeName, tacticSchema, techniqueSchema, tlpAmberSchema, tlpGreenSchema, tlpMarkingDefinitionSchema, tlpMarkingObjectSchema, tlpRedSchema, tlpWhiteSchema, toolSchema, validRelationshipObjectTypes, versionSchema, xMitreAttackSpecVersionSchema, xMitreCollectionLayersSchema, xMitreContributorsSchema, xMitreDataSourceRefSchema, xMitreDataSourceSchema, xMitreDataSourcesSchema, xMitreDefenseBypassesSchema, xMitreDeprecatedSchema, xMitreDetectionSchema, xMitreDomainsSchema, xMitreEffectivePermissionsSchema, xMitreFirstSeenCitationSchema, xMitreIdentity, xMitreIdentitySchema, xMitreImpactTypeSchema, xMitreIsSubtechniqueSchema, xMitreLastSeenCitationSchema, xMitreLogSourcePermutationsSchema, xMitreModifiedByRefSchema, xMitreNetworkRequirementsSchema, xMitreOldAttackIdSchema, xMitrePermissionsRequiredSchema, xMitrePlatformSchema, xMitrePlatformsSchema, xMitreRemoteSupportSchema, xMitreSectorsSchema, xMitreShortNameSchema, xMitreSystemRequirementsSchema, xMitreTacticRefsSchema, xMitreTacticTypeSchema, xMitreVersionSchema };