{"id":19883664,"url":"https://github.com/muchdogesec/arango_taxii_server","last_synced_at":"2025-05-02T14:33:55.241Z","repository":{"id":242519437,"uuid":"809721480","full_name":"muchdogesec/arango_taxii_server","owner":"muchdogesec","description":"A lightweight TAXII API wrapper for ArangoDB.","archived":false,"fork":false,"pushed_at":"2024-08-26T16:10:30.000Z","size":959,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-27T07:23:44.441Z","etag":null,"topics":["arangodb","stix2","taxii2"],"latest_commit_sha":null,"homepage":"https://www.dogesec.com/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/muchdogesec.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-03T10:20:26.000Z","updated_at":"2024-08-26T16:10:33.000Z","dependencies_parsed_at":"2024-07-22T11:35:16.728Z","dependency_job_id":"95af3d76-f211-46e3-8112-e8c9020cec61","html_url":"https://github.com/muchdogesec/arango_taxii_server","commit_stats":null,"previous_names":["muchdogesec/arango_taxii_server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Farango_taxii_server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Farango_taxii_server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Farango_taxii_server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Farango_taxii_server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muchdogesec","download_url":"https://codeload.github.com/muchdogesec/arango_taxii_server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224316389,"owners_count":17291244,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["arangodb","stix2","taxii2"],"created_at":"2024-11-12T17:21:52.738Z","updated_at":"2025-05-02T14:33:55.227Z","avatar_url":"https://github.com/muchdogesec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arango TAXII Server\n\n## Overview\n\n![](docs/arango_taxii_server.png)\n\nArango TAXII Server is a production ready implementation of a TAXII 2.1 Server designed to work with ArangoDB.\n\n## tl;dr\n\n[![Arango TAXII Server](https://img.youtube.com/vi/tYWOy-S457s/0.jpg)](https://www.youtube.com/watch?v=tYWOy-S457s)\n\n[Watch the demo](https://www.youtube.com/watch?v=tYWOy-S457s).\n\n## Install\n\n### Download and configure\n\n```shell\n# clone the latest code\ngit clone https://github.com/muchdogesec/arango_taxii_server\ncd arango_taxii_server\n```\n\n### Configuration options\n\nArango TAXII Server has various settings that are defined in an `.env` file.\n\nTo create a template for the file:\n\n```shell\ncp .env.example .env\n```\n\nTo see more information about how to set the variables, and what they do, read the `.env.markdown` file.\n\n### Build the Docker Image\n\n```shell\nsudo docker compose build\n```\n\n### Start the server\n\n```shell\nsudo docker compose up\n```\n\n### Access the server\n\nThe webserver (Django) should now be running on: http://127.0.0.1:8009/\n\nYou can access the Swagger UI for the API in a browser at: http://127.0.0.1:8009/api/schema/swagger-ui/\n\n## Useful supporting tools\n\n* [TAXII 2.1 Specification](https://docs.oasis-open.org/cti/taxii/v2.1/taxii-v2.1.html)\n* [STIX 2.1 Specification](https://docs.oasis-open.org/cti/stix/v2.1/stix-v2.1.html)\n\n## Other TAXII server implementations\n\nWe realise not everyone will want to use ArangoDB. Here are some other open-source TAXII server options you could consider;\n\n* [OASIS TC Open Repository: TAXII 2 Server Library Written in Python](https://github.com/oasis-open/cti-taxii-server)\n* [A cyber threat intelligence server based on TAXII 2 and written in Golang](https://github.com/freetaxii/server)\n* [TAXII server implementation in Python from EclecticIQ](https://github.com/eclecticiq/OpenTAXII)\n\n## Support\n\nIf you are a paying DOGESEC customer, please contact our support team.\n\nFor everyone else, [minimal support provided via the DOGESEC community](https://community.dogesec.com/).\n\n## License\n\n[Apache 2.0](/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchdogesec%2Farango_taxii_server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuchdogesec%2Farango_taxii_server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchdogesec%2Farango_taxii_server/lists"}