{"id":18374713,"url":"https://github.com/jupiterone/graph-atspoke","last_synced_at":"2025-04-06T20:30:41.468Z","repository":{"id":41976380,"uuid":"339394289","full_name":"JupiterOne/graph-atspoke","owner":"JupiterOne","description":"A graph conversion tool for https://atspoke.com","archived":false,"fork":false,"pushed_at":"2023-12-05T17:50:12.000Z","size":164,"stargazers_count":0,"open_issues_count":4,"forks_count":4,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-22T06:25:13.787Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JupiterOne.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2021-02-16T12:39:22.000Z","updated_at":"2022-01-25T20:34:15.000Z","dependencies_parsed_at":"2023-12-05T18:46:35.652Z","dependency_job_id":"d47b1fea-b715-40e8-a2c4-51cf889ed68e","html_url":"https://github.com/JupiterOne/graph-atspoke","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"JupiterOne-Archives/integration-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fgraph-atspoke","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fgraph-atspoke/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fgraph-atspoke/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JupiterOne%2Fgraph-atspoke/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JupiterOne","download_url":"https://codeload.github.com/JupiterOne/graph-atspoke/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247547020,"owners_count":20956471,"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":[],"created_at":"2024-11-06T00:15:45.306Z","updated_at":"2025-04-06T20:30:41.137Z","avatar_url":"https://github.com/JupiterOne.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JupiterOne Integration\n\nLearn about the data ingested, benefits of this integration, and how to use it\nwith JupiterOne in the [integration documentation](docs/jupiterone.md).\n\n## Development\n\n### Prerequisites\n\n1. Install [Node.js](https://nodejs.org/) using the\n   [installer](https://nodejs.org/en/download/) or a version manager such as\n   [nvm](https://github.com/nvm-sh/nvm) or [fnm](https://github.com/Schniz/fnm).\n2. Install [`yarn`](https://yarnpkg.com/getting-started/install) or\n   [`npm`](https://github.com/npm/cli#installation) to install dependencies.\n3. Install dependencies with `yarn install`.\n4. Register an account in the system this integration targets for ingestion and\n   obtain API credentials.\n5. `cp .env.example .env` and add necessary values for runtime configuration.\n\n   When an integration executes, it needs API credentials and any other\n   configuration parameters necessary for fetching data from the provider. The\n   names of these parameters are defined in `src/instanceConfigFields.ts`. When\n   executed in a development environment, values for these parameters are read\n   from Node's `process.env`, loaded from `.env`. That file has been added to\n   `.gitignore` to avoid commiting credentials.\n\n### Running the integration\n\n1. `yarn start` to collect data\n2. `yarn graph` to show a visualization of the collected data\n3. `yarn j1-integration -h` for additional commands\n\n### Making Contributions\n\nStart by taking a look at the source code. The integration is basically a set of\nfunctions called steps, each of which ingests a collection of resources and\nrelationships. The goal is to limit each step to as few resource types as\npossible so that should the ingestion of one type of data fail, it does not\nnecessarily prevent the ingestion of other, unrelated data. That should be\nenough information to allow you to get started coding!\n\nSee the\n[SDK development documentation](https://github.com/JupiterOne/sdk/blob/master/docs/integrations/development.md)\nfor a deep dive into the mechanics of how integrations work.\n\nSee [docs/development.md](docs/development.md) for any additional details about\ndeveloping this integration.\n\n### Changelog\n\nThe history of this integration's development can be viewed at\n[CHANGELOG.md](CHANGELOG.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupiterone%2Fgraph-atspoke","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjupiterone%2Fgraph-atspoke","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjupiterone%2Fgraph-atspoke/lists"}