Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
mitre-attack
/
attack-data-model
Public
Notifications
You must be signed in to change notification settings
Fork
25
Star
93
Code
Issues
8
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: implement Validated base class and refactor TechniqueImpl
- #38
#38
Draft
seansica
wants to merge 20 commits into
next
mitre-attack/attack-data-model:next
from
37-overhaul-es6-class-implementations
mitre-attack/attack-data-model:37-overhaul-es6-class-implementations
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Draft
feat: implement Validated base class and refactor TechniqueImpl
#38
seansica
wants to merge 20 commits into
next
mitre-attack/attack-data-model:next
from
37-overhaul-es6-class-implementations
mitre-attack/attack-data-model:37-overhaul-es6-class-implementations
Copy head branch name to clipboard
Commits
Commits on Jul 21, 2025
feat: implement Validated base class and refactor TechniqueImpl
Show description for 524cdc3
seansica
committed
524cdc3
View commit details
Copy full SHA for 524cdc3
Browse repository at this point
Commits on Aug 15, 2025
Merge branch 'main' into 37-overhaul-es6-class-implementations
seansica
committed
88fe24c
View commit details
Copy full SHA for 88fe24c
Browse repository at this point
refactor: rename src/classes to src/api
seansica
committed
8f45e19
View commit details
Copy full SHA for 8f45e19
Browse repository at this point
refactor: move getters and generator to new src/utils package
seansica
committed
ec0f214
View commit details
Copy full SHA for ec0f214
Browse repository at this point
refactor: consolidate src/data-sources with src/main.ts
seansica
committed
30868f1
View commit details
Copy full SHA for 30868f1
Browse repository at this point
refactor: move src/refinements to src/schemas/refinements
seansica
committed
c8ed830
View commit details
Copy full SHA for c8ed830
Browse repository at this point
refactor: update imports in index.ts files
seansica
committed
58824e8
View commit details
Copy full SHA for 58824e8
Browse repository at this point
docs: update code cell in usage documentation
seansica
committed
ad7c60c
View commit details
Copy full SHA for ad7c60c
Browse repository at this point
Commits on Sep 16, 2025
Merge branch 'main' into 37-overhaul-es6-class-implementations
seansica
committed
539eb3a
View commit details
Copy full SHA for 539eb3a
Browse repository at this point
fix: post merge cleanup
seansica
committed
52f3cf1
View commit details
Copy full SHA for 52f3cf1
Browse repository at this point
refactor(api): rename data source concepts to content origin
Show description for 7b10be2
seansica
committed
7b10be2
View commit details
Copy full SHA for 7b10be2
Browse repository at this point
fix: update import paths for refinements
Show description for 76111f4
seansica
committed
76111f4
View commit details
Copy full SHA for 76111f4
Browse repository at this point
fix: update import paths for generator
Show description for 0dd94d1
seansica
committed
0dd94d1
View commit details
Copy full SHA for 0dd94d1
Browse repository at this point
fix: update documentation unit tests
Show description for 1f7c3b2
seansica
committed
1f7c3b2
View commit details
Copy full SHA for 1f7c3b2
Browse repository at this point
Commits on Sep 18, 2025
refactor(api): optimize setter method logic in technique.impl class
seansica
committed
f8e246d
View commit details
Copy full SHA for f8e246d
Browse repository at this point
Commits on Oct 20, 2025
Merge branch 'main' into 37-overhaul-es6-class-implementations
seansica
committed
821a65e
View commit details
Copy full SHA for 821a65e
Browse repository at this point
fix: update import paths in refinements module
seansica
committed
dbb67c7
View commit details
Copy full SHA for dbb67c7
Browse repository at this point
Commits on May 8, 2026
Merge branch 'next' into 37-overhaul-es6-class-implementations
seansica
committed
f390b47
View commit details
Copy full SHA for f390b47
Browse repository at this point
Commits on May 11, 2026
fix: update import paths
seansica
committed
7226c05
View commit details
Copy full SHA for 7226c05
Browse repository at this point
fix(validated): resolve zod type error
Show description for eaa9b0a
seansica
committed
eaa9b0a
View commit details
Copy full SHA for eaa9b0a
Browse repository at this point
You can’t perform that action at this time.