OpenCTI-Platform
- 6 skills
- 0 followers
- 1 week ago last updated
- ▌ Create Module · opencti-platformUse when: scaffolding a new backend entity type, domain module, GraphQL schema, resolvers, or STIX converter in opencti-graphql
- ▌ Create Workflow · opencti-platformUse when: scaffolding a new GitHub Actions CI/CD workflow, adding automation for tests, builds, releases, or security scans
- ▌ Create Migration · opencti-platformUse when: creating a new ElasticSearch database migration file, adding or transforming data at deploy time
- ▌ Create Creation Form · opencti-platformUse when: scaffolding a creation form drawer with Formik validation and a Relay mutation for a new entity
- ▌ Create React Component · opencti-platformUse when: creating a new Relay-connected React component, defining a GraphQL fragment, or wiring a component to a query
- ▌ Create Playbook Component · opencti-platformUse when: adding a new playbook automation component, implementing a PlaybookComponent interface, or registering a new playbook step