Skip to content

Hollow package to be used as an example on how to extend n0s1

Notifications You must be signed in to change notification settings

spark1security/anthillpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anthillpy

Hollow package to be used as an example on how to extend n0s1

Full details about n0s1 at: https://github.com/spark1security/n0s1

How to expand n0s1

Use the anthill branch from n0s1 repo as a starting point.

git clone git@github.com:spark1security/n0s1.git
git checkout anthill

Search for all occurrences of anthill in the source code and replace by your new platform (e.g. Slack, Asana, Jira, etc)

The n0s1/controllers/anthill_controller.py can be used as a template for your new extension.

This package is included to n0s1's requirements.txt. Make sure to also replace the denpendecy "anthillpy" by the actual SDK you will be using.

About

Hollow package to be used as an example on how to extend n0s1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages