cartography
cartography copied to clipboard
Fixes: #1298 - Add SnipeIT source
Summary
Adding new intel module for SnipeIT source.
Related issues
#1298
Read through our developer docs
- [x] PR Title starts with "Fixes: [issue number]"
If you are modifying or implementing a new intel module
- [x] Update the schema and readme
- [x] Use our NodeSchema data model
- [x] Use specialized functions
get_
,transform_
,load_
, andcleanup_
functions - [x] Add tests
- [x] Unit tests: Test your
transform_
function with sample data (Not applicable) - Integration tests
- [x] Use our test helper functions
- [x] Test a cleanup job
- [x] Unit tests: Test your
Review request
@achantavy