An open API service indexing awesome lists of open source software.

https://github.com/factionsecurity/faction-extender

Maven Repo Used for Extending Faction.
https://github.com/factionsecurity/faction-extender

applicationsecurity pentesting security-tools

Last synced: about 1 month ago
JSON representation

Maven Repo Used for Extending Faction.

Awesome Lists containing this project

README

          

# faction-extender

> [!IMPORTANT]
> This repo is being archived. Use [this Faction Extender](https://github.com/factionsecurity/FactionExtender) moving forward.

Faction has the ability to extend its functionality on the server side. More information about creating a Faction plugin can be found here: https://www.factionsecurity.com/project/extending-faction/

### To include the Extendar API in your project, add the following sections to your pom.xml

```


FactionExtender
https://github.com/factionsecurity/faction-extender/raw/mvn-repo/

true
always


FactionExtender
FactionExtender
1.1



maven-assembly-plugin


jar-with-dependencies



org.faction.JiraPlugin




```