# Tyr - get-capec ## Installation `cargo install get-capec` ## Purpose This command line utility explore the list of CAPEC according to the cwe id. ## Usage To explore a CAPEC : ```[bash,source] get-capec --id CAPEC-15 ``` To explore all options run `get-capec help` ## Authors and acknowledgment Help will be appreciated. All tools will be developed with rust technology. ## License This project is under MIT license. ## Project status This project is under development and all contributions are welcome. These tools are provided without any guaranties.