Skip to content

Commit 104a5d1

Browse files
committed
Add Security HoF
1 parent 78f22d3 commit 104a5d1

1 file changed

Lines changed: 25 additions & 0 deletions

File tree

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -457,3 +457,28 @@ For continuous monitoring, you can schedule regular scans of your projects using
457457
```
458458

459459
The script will prompt you for the project path, desired scan frequency (daily, weekly, monthly), and a location to store the JSON reports. It will then output the command to add to your crontab, automating your security scanning and reporting process.
460+
<<<<<<< HEAD
461+
=======
462+
463+
## 🛡️ Security Hall of Fame
464+
465+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
466+
<!-- prettier-ignore-start -->
467+
<!-- markdownlint-disable -->
468+
<table>
469+
<tbody>
470+
<tr>
471+
<td align="center" valign="top" width="14.28%"><a href="https://satori.ci/"><img src="https://avatars.githubusercontent.com/u/89515805?v=4?s=100" width="100px;" alt="satoridev01"/><br /><sub><b>satoridev01</b></sub></a><br /><a href="#security-satoridev01" title="Security">🛡️</a></td>
472+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Shinigami81"><img src="https://avatars.githubusercontent.com/u/122274261?v=4?s=100" width="100px;" alt="Shinigami"/><br /><sub><b>Shinigami</b></sub></a><br /><a href="#security-Shinigami81" title="Security">🛡️</a></td>
473+
<td align="center" valign="top" width="14.28%"><a href="https://youtube.com/fantasm"><img src="https://avatars.githubusercontent.com/u/35772301?v=4?s=100" width="100px;" alt="fg0x0"/><br /><sub><b>fg0x0</b></sub></a><br /><a href="#security-fg0x0" title="Security">🛡️</a></td>
474+
</tr>
475+
</tbody>
476+
</table>
477+
478+
<!-- markdownlint-restore -->
479+
<!-- prettier-ignore-end -->
480+
481+
<!-- ALL-CONTRIBUTORS-LIST:END -->
482+
483+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification.
484+
>>>>>>> 6e31dc0 (Add Security HoF)

0 commit comments

Comments
 (0)