new/pipeline #6
@ -97,7 +97,9 @@ mctl delete <name>
|
|||||||
All configuration data will be kept in the home directory and any sensitive data is encrypted for added security
|
All configuration data will be kept in the home directory and any sensitive data is encrypted for added security
|
||||||
|
|
||||||
## Security
|
## Security
|
||||||
RCon is an inherently insecure protocol, passwords are sent in plaintext and, if possible, the port should not be exposed to the internet. It is best to keep these connections local or over a VPN
|
RCon is an inherently insecure protocol, passwords are sent in plaintext and, if possible, the port should not be exposed to the internet. It is best to keep these connections local or over a VPN.
|
||||||
|
|
||||||
|
mctl utilizes [govulncheck](https://pkg.go.dev/golang.org/x/vuln/cmd/govulncheck) and [gosec](https://github.com/securego/gosec) in workflows to ensure quality, secure code is being pushed. These workflow steps must pass before a PR will be accepted
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
this repo is currently in heavy development and may encounter breaking changes, use a tag to prevent any surprises
|
this repo is currently in heavy development and may encounter breaking changes, use a tag to prevent any surprises
|
Loading…
x
Reference in New Issue
Block a user