Contributing - Building and Testing #14062
-
Hi everyone, I am interested in learning more about how Security Onion works under the hood, in hopes that I may be able to make contributions in the future. I am already pretty familiar with SO's salt repository, the pulling and pushing of Docker containers to the local registry and working with Bash and Go applications. I'm primarily stumped with how I can build and test changes locally. For example:
Also, is there any documentation published to aid contributors in getting started? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Some examples of changes for which I would like to test and potentially create a pull request:
|
Beta Was this translation helpful? Give feedback.
-
hey there @zfcarsonb ! I think the first thing to do is create separate feature requests for these/document them in some way. You don't want to go through the effort of putting together a PR and then finding out that either the functionality can't be accepted as-is or that we are already working on it, etc. |
Beta Was this translation helpful? Give feedback.
hey there @zfcarsonb !
I think the first thing to do is create separate feature requests for these/document them in some way. You don't want to go through the effort of putting together a PR and then finding out that either the functionality can't be accepted as-is or that we are already working on it, etc.