Skip to content

Commit

Permalink
Merge pull request #104 from f5devcentral/matt-aug24
Browse files Browse the repository at this point in the history
push new class4 structure
  • Loading branch information
MattDierick authored Sep 10, 2024
2 parents 13af9a3 + 97e96f3 commit 3a062ab
Show file tree
Hide file tree
Showing 7 changed files with 28 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docs/class4/module2/lab1.5/lab1.5.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Enable API code scanning discovery (under construction)
=======================================================

2 changes: 1 addition & 1 deletion docs/class4/module2/lab1/lab1.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Enable API Validation
Enable API validation
=====================

In the previous section, we enabled API Protection. API Protection is based on rules (allow, deny), but API Validation goes deeper into the validation.
Expand Down
3 changes: 3 additions & 0 deletions docs/class4/module2/lab2.5/lab2.5.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Enable API on-premises discovery (under construction)
======================================================

4 changes: 2 additions & 2 deletions docs/class4/module2/lab2/lab2.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Enable API discovery
====================
Enable API traffic discovery
============================

In the previous section, we enabled ``API Validation`` in order to enforce protection on ``what we know`` from the OpenAPI Spec file.
But we kept the ``Fall Through Mode`` to ``Allow`` so that we do not break the application or impact business down when DevOps push a new version of the API, but SecOps are not ready or up to date.
Expand Down
3 changes: 3 additions & 0 deletions docs/class4/module4/lab1/lab1.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Sensitive data discovery and masking
====================================

2 changes: 2 additions & 0 deletions docs/class4/module4/lab2/lab2.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
Compliance
==========
14 changes: 14 additions & 0 deletions docs/class4/module4/module4.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Observability (under construction)
##################################

In this section, we will protect a modern API application with F5 Distributed Cloud. We will start by a **static** protection where SecOps apply the OpenAPI file to the protected application.



**Module 4 - All sections**

.. toctree::
:maxdepth: 1
:glob:

lab*/lab*

0 comments on commit 3a062ab

Please sign in to comment.