Skip to content

episki/frameworks

Repository files navigation

episki frameworks

Holding place for all the frameworks used for episki GRC.

Tasks

Install tooling:

bun install

Run helpers:

# validate JSON formatting (strict JSON, no changes)
bun run frameworks:lint

# fix malformed JSON (e.g. trailing commas) and normalize formatting
bun run frameworks:lint:fix

# minify framework JSON files
bun run frameworks:minify

# validate frameworks against framework.schema.json
bun run frameworks:validate-schema

About

Collection of controls frameworks for security and privacy.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors