Commit 33ceb977 authored by Olivier Cédric's avatar Olivier Cédric
Browse files

docs: add changelog

parent e303f2e4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -266,3 +266,7 @@ To activate the NodeJsScan, you need to set some VARIABLES
| `NODEJSSCAN_ENABLED`  | Set to `true` to enable njsscan analysis | _none_ (disabled) |
| `NODEJSSCAN_IMAGE`    | njsscan image   | `opensecurity/njsscan:latest` |
| `NODEJSSCAN_ARGS`     | njsscan [arguments](https://github.com/ajinabraham/njsscan#command-line-options) | `-o reports/nodejsscan-report.txt` |

## Gitlab compatibility

:information_source: This template is actually tested and validated on GitLab Community Edition instance version 13.12.11