Skip to content

IBM/guardium-supported-datasources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guardium Insights Data Sources Documentation

Data source documentation

To make changes to the data sources

  • Start a separate branch and make changes in connections.yaml file.
    Note: Changes to connections.yaml will automatically be converted to JSON format (connections.json) as part of the npm start script

  • In the project directory, run npm install within a command line.

  • Next, run npm start.
    This runs the app in the development mode and will automatically open http://localhost:3000 to view it in your browser.
    Note: The page will reload when you make changes. You may also see any lint errors in the console.

  • After changes have been validated, make a pull request to master branch

Releases

No releases published

Packages

No packages published