Skip to content

Commit

Permalink
Tests and juniper (#103)
Browse files Browse the repository at this point in the history
* adding wireless tests

* renamed vendor names

* testing juniper file

* testing with rule_11.py

* updated the first rule

* adding EXAMPLES.md

* updated the URL for EXAMPLES.md

* TOC for EXAMPLES.md

* Tests and juniper (#96) (#97)

* adding wireless tests

* renamed vendor names

* testing juniper file

* testing with rule_11.py

* updated the first rule

* adding EXAMPLES.md

* updated the URL for EXAMPLES.md

---------

Co-authored-by: mailsanjayhere <mailsanjayhere@gmail.com>

* updating TOC

* updated for EXAMPLES.md

* removed example inside EXAMPLE.md

* Squashed commit of the following:

commit 8d3fe28
Author: Netpicker <156186606+netpicker@users.noreply.github.com>
Date:   Mon Aug 19 09:26:59 2024 +0200

    Tests and juniper (#100)

    * adding wireless tests

    * renamed vendor names

    * testing juniper file

    * testing with rule_11.py

    * updated the first rule

    * adding EXAMPLES.md

    * updated the URL for EXAMPLES.md

    * TOC for EXAMPLES.md

    * Tests and juniper (#96) (#97)

    * adding wireless tests

    * renamed vendor names

    * testing juniper file

    * testing with rule_11.py

    * updated the first rule

    * adding EXAMPLES.md

    * updated the URL for EXAMPLES.md

    ---------

    Co-authored-by: mailsanjayhere <mailsanjayhere@gmail.com>

    * updating TOC

    * updated for EXAMPLES.md

    ---------

    Co-authored-by: mailsanjayhere <mailsanjayhere@gmail.com>

* changed entire file contents

* fixed typo for devices

---------

Co-authored-by: mailsanjayhere <mailsanjayhere@gmail.com>
  • Loading branch information
netpicker and mailsanjayhere authored Aug 20, 2024
1 parent dd41822 commit 56a9123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXAMPLES.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ def rule_ntp_sync(commands):
## Multiple Lines

### Example: Ensure Specific Log Servers are Configured
This rule checks that specific log servers are configured in the device:ists:
This rule checks that specific log servers are configured in the device:

```python
@medium(
Expand Down

0 comments on commit 56a9123

Please sign in to comment.