Skip to content

Commit

Permalink
Merge pull request #17 from f5devcentral/class4-api
Browse files Browse the repository at this point in the history
test
  • Loading branch information
MattDierick authored Nov 8, 2023
2 parents da6a928 + c3bf24a commit 4f1052a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/class4/module2/lab2/lab2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Create custom PII
* In Sensitive Data Protection, click on ``configure``
* Add 2 new ``Defined Custom Sensitive Data Types``, enable detection for ``All Endpoint, Request and Response, Value Pattern``

* French SSN, use this regex [12][0-9]{2}(0[1-9]|1[0-2])(2[AB]|[0-9]{2})[0-9]{3}[0-9]{3}([0-9]{2})
* French Mobile Phone, use this regex ^(?:(?:\+|00)33|0)\s*[1-9](?:[\s.-]*\d{2}){4}$
* French SSN, use this regex [12][0-9]{2}(0[1-9]|1[0-2])(2[AB]|[0-9]{2})[0-9]{3}[0-9]{3}([0-9]{2})
* French Mobile Phone, use this regex ^(?:(?:\+|00)33|0)\s*[1-9](?:[\s.-]*\d{2}){4}$

.. image:: ../pictures/pii.png
:align: left
Expand Down

0 comments on commit 4f1052a

Please sign in to comment.