Skip to content

Commit 46acc26

Browse files
committed
Merge branch 'develop' into limit-install-hook-files
2 parents 33cfac6 + bb98209 commit 46acc26

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,14 @@ The [JMX interface](docs/Jmx.md) provides utility functions such as installing a
7878

7979
A history object collects messages, warnings, and also an exception in case something goes wrong. This history gets saved in CRX under /var/statistics/achistory. The number of histories to be saved can be configured in the history service.
8080

81+
# Questions
82+
83+
If you have any questions which are still answered after reading the [documentation](docs/) feel free to raise them in the [discussion forum](https://github.com/Netcentric/accesscontroltool/discussions).
84+
85+
# Contributions
86+
87+
Contributions are highly welcome in the form of [issue reports](https://github.com/Netcentric/accesscontroltool/issues), [pull request](https://docs.github.com/en/free-pro-team@latest/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request-from-a-fork) or providing help in our [discussion forum](https://github.com/Netcentric/accesscontroltool/discussions).
88+
8189
# Building the packages from source
8290

8391
If needed you can [build the AC Tool yourself](docs/BuildPackage.md).

suppression.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@
1414
]]></notes>
1515
<cve>CVE-2016-0956</cve>
1616
<cve>CVE-2013-4390</cve>
17+
<cve>CVE-2020-17527</cve>
1718
</suppress>
1819
</suppressions>

0 commit comments

Comments
 (0)