Skip to content

mitre/act

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

203 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MITRE Adaptive Capabilities Testing (ACT)

The MITRE Adaptive Capabilities Testing (ACT) framework is a comprehensive approach to security and risk assessment that facilitates and encourages risk-based decision-making.

MITRE ACT

About ACT

The MITRE Adaptive Capabilities Testing (ACT) framework moves security assessment beyond traditional compliance-focused approaches to a capability-focused, risk-based methodology that provides actionable insights for decision-makers.

Key Principles

  • Risk-driven rather than compliance-driven
  • Capability-oriented rather than control-oriented
  • Multiple risk information sources beyond just control compliance
  • Understandable and actionable for leadership decision-making

ACT Materials

Coming soon.

Development

Quick Start with GitHub Codespaces

The fastest way to get started is using GitHub Codespaces:

  1. Click the green "Code" button above
  2. Select "Create codespace on main"
  3. Wait for the environment to build (~2-3 minutes)
  4. The development server will start automatically

Local Development

Requirements:

  • Node.js 22.x
  • pnpm 10.7.0 or higher
# Install pnpm if you haven't already
corepack enable
corepack prepare pnpm@10.7.0 --activate

# Install dependencies
pnpm install

# Start development server
pnpm dev

The development server will start at http://localhost:3000

VS Code Dev Containers

This project includes a dev container configuration. See .devcontainer/README.md for details.

About

MITRE Adaptive Capabilities Testing (ACT)

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Contributors