@bouncesecurity/aghast 0.4.0 → 0.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -4
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -20,11 +20,11 @@ Define your checks, which repositories they relate to, and get accurate and stru
|
|
|
20
20
|
|
|
21
21
|
## What AGHAST Does
|
|
22
22
|
|
|
23
|
-
You can read more about this tool on our product page
|
|
23
|
+
* You can read more about this tool on our [product page](https://bouncesecurity.com/aghast).
|
|
24
|
+
* There is a brief introduction video [here](https://www.youtube.com/watch?v=B76A33l1LyI).
|
|
25
|
+
* For a conceptual walkthrough of how each check type works, see [How It Works](docs/how-it-works.md).
|
|
26
|
+
* Alternatively, there are examples of several check types in [Trying It Out](docs/trying-it-out.md#option-b-use-the-example-checks) with video explanations of [in this YouTube playlist](https://www.youtube.com/playlist?list=PLjjq7fuK4pqubFNVw3miBpdd6TXif4WHW).
|
|
24
27
|
|
|
25
|
-
Alternatively, there is a brief introduction video here (opens in YouTube):
|
|
26
|
-
|
|
27
|
-
[](https://www.youtube.com/watch?v=B76A33l1LyI)
|
|
28
28
|
|
|
29
29
|
To cut to the chase, AGHAST uses three core mechanisms:
|
|
30
30
|
|