barvhaim / map-my-shifter

Mapping generator for STIX Shifter
Apache License 2.0
0 stars 0 forks source link

logo

map-my-shifter

STIX-Shifter Connector's Mapping Builder

The map-my-shifter (MMS) project provides a visual way for building mapping files for STIX-Shifter project. A typical connector requires two types of fields mapping:

Use-cases

Demo version

https://barvhaim.github.io/map-my-shifter/

Development

MMS is a static client side app, there is no backend involved, except from serving the static content. It is built with ReactJS library, and designed using Carbon Design System components.

Running locally

  1. Make sure to install required packages using yarn install command in the project root folder.
  2. yarn start runs the app in development mode. Open http://localhost:3000 to view it in the browser. The page will automatically reload if you make changes to the code. You will see the build errors and lint warnings in the console.

Building the project for deployment

  1. yarn build builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.
  2. Your app is ready to be deployed.

Authors

Licensing

map-my-shifter is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Built with ❤️ from IBM Cyber Security Center of Excellence (CCoE)