{"id":28808529,"url":"https://github.com/floatingghost/misp-testable","last_synced_at":"2025-08-02T16:04:26.599Z","repository":{"id":102331826,"uuid":"170153098","full_name":"FloatingGhost/MISP-Testable","owner":"FloatingGhost","description":"A self-contained docker image for integration tests against MISP","archived":false,"fork":false,"pushed_at":"2019-03-08T17:26:22.000Z","size":10,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-08T10:49:11.072Z","etag":null,"topics":["continuous-integration","docker-image","integration-testing","misp","misp-api"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/FloatingGhost.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-02-11T15:32:12.000Z","updated_at":"2023-06-23T23:07:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"5d94816a-a96e-4e44-b2a7-d463c651b433","html_url":"https://github.com/FloatingGhost/MISP-Testable","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/FloatingGhost/MISP-Testable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FMISP-Testable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FMISP-Testable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FMISP-Testable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FMISP-Testable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FloatingGhost","download_url":"https://codeload.github.com/FloatingGhost/MISP-Testable/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FloatingGhost%2FMISP-Testable/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268415858,"owners_count":24246811,"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-02T02:00:12.353Z","response_time":74,"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":["continuous-integration","docker-image","integration-testing","misp","misp-api"],"created_at":"2025-06-18T12:31:13.848Z","updated_at":"2025-08-02T16:04:26.566Z","avatar_url":"https://github.com/FloatingGhost.png","language":"Dockerfile","readme":"# MISP Integration test image\n\nLet's say you make a lovely project that you're very proud of, that makes\nuse of MISP's API. And then you think to yourself \"hm now I should probably\nset up automated tests to make sure I don't break it\".\n\nGreat idea. But there's a problem. You can't test against any MISP instance without\nleaking API credentials, or setting up a deliberately insecure instance. Oh no.\n\nThat's where this image comes in. It's an all-in-one docker container meant to\nact as a sidecar to your test environment.\n\n## Credentials\n\nThe API key for an admin user is `testmispapikeytestmispapikeytestmispapik`\n\nI apologise for it being so long but it has to be 40 alphanumeric for MISP to pick\nit up as valid\n\n## Usage\n\nA full example of using this in Gitlab and Travis is available in [MISPex](https://github.com/FloatingGhost/mispex)\n\n### Gitlab\n\n```yaml\ntest:\n  services:\n  - floatingghost/misp-testable:v2.4.102\n```\n\n### Travis\n\n```yaml\nservices:\n  - docker\n\nbefore_install:\n  - docker pull floatingghost/misp-testable:v2.4.102\n  - docker run -d -p 80:80 floatingghost/misp-testable:v2.4.102\n```\n\n## Disclaimer\n\nI shouldn't even need to include one, but let's be safe\n\nThis is a deliberately insecure image for use within CI/CD pipelines and other\nintegration-test environments ONLY, do *not* use it for anything permanent.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatingghost%2Fmisp-testable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffloatingghost%2Fmisp-testable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffloatingghost%2Fmisp-testable/lists"}