Add pentest and The Log

This commit is contained in:
Charles-Axel Dein
2016-06-29 10:10:49 +02:00
parent fd1b2fdb4e
commit f5adfda87c
2 changed files with 8 additions and 1 deletions

View File

@@ -8,5 +8,7 @@
# Glossary
* **Blackbox monitoring**
* **Stability** is the sensitivity to change of a given system that is the negative impact that may be caused by system changes ([ISO/IEC 9126 standard on evaluating software quality](https://en.wikipedia.org/wiki/ISO/IEC_9126)).
* **Reliability** is made of maturity (frequency of failure in software), fault tolerance (ability to withstand failure) and recoverability (ability to bring back a failed system to full operation) ([ISO/IEC 9126 standard on evaluating software quality](https://en.wikipedia.org/wiki/ISO/IEC_9126)).
* **Reliability** is made of maturity (frequency of failure in software), fault tolerance (ability to withstand failure) and recoverability (ability to bring back a failed system to full operation) ([ISO/IEC 9126 standard on evaluating software quality](https://en.wikipedia.org/wiki/ISO/IEC_9126)).
* **Whitebox monitoring**