Skip to content

Collection of controls frameworks for security and privacy.

Notifications You must be signed in to change notification settings

episki/frameworks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors