Skip to content

thelok/crits_scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

crits_scripts

get_indicator_types.py

Copy crits/core/managament/commands/get_indicator_types.py into your crits/core/managament/commands/ directory.

# Usage: python manage.py get_indicator_types [options]

Gets a count of indicator types and object types in CRITs

Options:
  -s, --sort_count      Sort by count instead of by the type's name.
  -a, --agg_obj_by_collection
                        For object types: Aggregate by collection instead of
                        combining all results.
  -h, --help            show this help message and exit

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages