issues
search
brexhq
/
substation
Substation is a toolkit for routing, normalizing, and enriching security event and audit logs.
https://substation.readme.io
MIT License
330
stars
21
forks
source link
build(devcontainer): Update Post Start Script
#162
Closed
jshlbrd
closed
7 months ago
jshlbrd
commented
7 months ago
Description
Updates the post-start script and README directions for using the container for testing
Motivation and Context
This makes the devcontainer and testing more reliable.
How Has This Been Tested?
Tested in VS Code
Tested by cloning the branch and creating a new container
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[x] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
Description
Motivation and Context
This makes the devcontainer and testing more reliable.
How Has This Been Tested?
Types of changes
Checklist: