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.
- Host: GitHub
- URL: https://github.com/factionsecurity/faction-extender
- Owner: factionsecurity
- Created: 2023-11-15T07:39:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-20T16:05:37.000Z (over 2 years ago)
- Last Synced: 2024-05-01T11:38:33.532Z (almost 2 years ago)
- Topics: applicationsecurity, pentesting, security-tools
- Homepage: https://www.factionsecurity.com/
- Size: 69.3 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```