{"id":19883691,"url":"https://github.com/muchdogesec/stix4doge","last_synced_at":"2025-08-18T05:40:38.715Z","repository":{"id":233104062,"uuid":"722946214","full_name":"muchdogesec/stix4doge","owner":"muchdogesec","description":"This repository holds generic STIX 2.1 Objects that are imported to different DOGESEC products.","archived":false,"fork":false,"pushed_at":"2024-04-12T08:42:58.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T22:08:05.109Z","etag":null,"topics":["stix","stix2","stix2-extensions"],"latest_commit_sha":null,"homepage":"","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}},"created_at":"2023-11-24T10:18:50.000Z","updated_at":"2024-04-15T12:41:02.719Z","dependencies_parsed_at":"2024-04-15T12:53:45.039Z","dependency_job_id":null,"html_url":"https://github.com/muchdogesec/stix4doge","commit_stats":null,"previous_names":["muchdogesec/stix4doge"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/muchdogesec/stix4doge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fstix4doge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fstix4doge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fstix4doge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fstix4doge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muchdogesec","download_url":"https://codeload.github.com/muchdogesec/stix4doge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muchdogesec%2Fstix4doge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270951051,"owners_count":24674002,"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","status":"online","status_checked_at":"2025-08-18T02:00:08.743Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["stix","stix2","stix2-extensions"],"created_at":"2024-11-12T17:22:03.311Z","updated_at":"2025-08-18T05:40:38.619Z","avatar_url":"https://github.com/muchdogesec.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stix4doge\n\n## Overview\n\n![](docs/stix4doge.png)\n\nThis repository is uses to generate STIX objects used by DOGESEC products.\n\n## Code generator\n\nThe python scripts found in `generators/` is what are used to generate the STIX objects in this repository.\n\nIf you just want to grab a copy of the STIX objects already in this repo, these steps are not required.\n\nIf you do want to add new objects or modify existing ones, install the code as follows;\n\n```shell\n# clone the latest code\ngit clone https://github.com/muchdogesec/stix4doge\n# create a venv\ncd stix4doge\npython3 -m venv stix4doge-venv\nsource stix4doge-venv/bin/activate\npip3 install requirements.txt\n```\n\nMake your modifications.\n\nAnd then run each of the scripts as required.\n\n```shell\nrm -rf objects \u0026\u0026 \\\npython3 generators/identity.py \u0026\u0026 \\\npython3 generators/marking-definition.py\n```\n\n## Note about UUIDs\n\nNote, all of the SDO and SMO `id`s in this repo are generated by the namespace `1abb62b9-e513-5f55-8e73-8f6d7b55c237`. This is a randomly generated UUIDv4. It is used to ensure the objects generated by the code in this repo have persistent UUIDs on each update.\n\n## Support\n\n[Minimal support provided via the DOGESEC community](https://community.dogesec.com).\n\n## License\n\n[Apache 2.0](/LICENSE).\n\n## Useful supporting tools\n\n* Existing STIX 2.1 schemas: [cti-stix2-json-schemas](https://github.com/oasis-open/cti-stix2-json-schemas): OASIS TC Open Repository: Non-normative schemas and examples for STIX 2\n* To generate STIX 2.1 extensions: [stix2 Python Lib](https://stix2.readthedocs.io/en/latest/)\n* STIX 2.1 specifications for objects: [STIX 2.1 docs](https://docs.oasis-open.org/cti/stix/v2.1/stix-v2.1.html)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchdogesec%2Fstix4doge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuchdogesec%2Fstix4doge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuchdogesec%2Fstix4doge/lists"}