{"id":46112087,"url":"https://github.com/factionsecurity/faction-extender","last_synced_at":"2026-03-01T22:35:37.907Z","repository":{"id":207329703,"uuid":"718982445","full_name":"factionsecurity/faction-extender","owner":"factionsecurity","description":"Maven Repo Used for Extending Faction.","archived":false,"fork":false,"pushed_at":"2023-12-20T16:05:37.000Z","size":71,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T11:38:33.532Z","etag":null,"topics":["applicationsecurity","pentesting","security-tools"],"latest_commit_sha":null,"homepage":"https://www.factionsecurity.com/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/factionsecurity.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-11-15T07:39:47.000Z","updated_at":"2023-12-02T09:15:20.000Z","dependencies_parsed_at":"2024-01-23T17:06:38.675Z","dependency_job_id":"74c861a3-16f1-40ed-9890-389c297f4fa5","html_url":"https://github.com/factionsecurity/faction-extender","commit_stats":null,"previous_names":["factionsecurity/faction-extender"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/factionsecurity/faction-extender","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factionsecurity%2Ffaction-extender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factionsecurity%2Ffaction-extender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factionsecurity%2Ffaction-extender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factionsecurity%2Ffaction-extender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/factionsecurity","download_url":"https://codeload.github.com/factionsecurity/faction-extender/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/factionsecurity%2Ffaction-extender/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29987045,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T21:06:37.093Z","status":"ssl_error","status_checked_at":"2026-03-01T21:05:45.052Z","response_time":124,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applicationsecurity","pentesting","security-tools"],"created_at":"2026-03-01T22:35:37.310Z","updated_at":"2026-03-01T22:35:37.902Z","avatar_url":"https://github.com/factionsecurity.png","language":null,"readme":"# faction-extender\n\n\u003e [!IMPORTANT]\n\u003e This repo is being archived. Use [this Faction Extender](https://github.com/factionsecurity/FactionExtender) moving forward.\n\nFaction 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/\n\n### To include the Extendar API in your project, add the following sections to your pom.xml\n\n```\n\u003crepositories\u003e\n  \u003crepository\u003e\n    \u003cid\u003eFactionExtender\u003c/id\u003e\n    \u003curl\u003ehttps://github.com/factionsecurity/faction-extender/raw/mvn-repo/\u003c/url\u003e\n    \u003csnapshots\u003e\n      \u003cenabled\u003etrue\u003c/enabled\u003e\n      \u003cupdatePolicy\u003ealways\u003c/updatePolicy\u003e\n    \u003c/snapshots\u003e\n  \u003c/repository\u003e\n\u003c/repositories\u003e\n\n\u003cdependencies\u003e\n  \u003cdependency\u003e\n    \u003cgroupId\u003eFactionExtender\u003c/groupId\u003e\n    \u003cartifactId\u003eFactionExtender\u003c/artifactId\u003e\n    \u003cversion\u003e1.1\u003c/version\u003e\n  \u003c/dependency\u003e\n\u003c/dependencies\u003e\n\n\u003cbuild\u003e\n  \u003cplugins\u003e\n    \u003cplugin\u003e\n      \u003cartifactId\u003emaven-assembly-plugin\u003c/artifactId\u003e\n      \u003cconfiguration\u003e\n        \u003cdescriptorRefs\u003e\n          \u003cdescriptorRef\u003ejar-with-dependencies\u003c/descriptorRef\u003e\n        \u003c/descriptorRefs\u003e\n        \u003carchive\u003e \n          \u003cmanifestEntries\u003e\n            \u003cImport-Library\u003eorg.faction.JiraPlugin\u003c/Import-Library\u003e\n          \u003c/manifestEntries\u003e\n        \u003c/archive\u003e\n      \u003c/configuration\u003e\n    \u003c/plugin\u003e\n  \u003c/plugins\u003e\n\u003c/build\u003e\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactionsecurity%2Ffaction-extender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffactionsecurity%2Ffaction-extender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffactionsecurity%2Ffaction-extender/lists"}