You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,8 @@ Here is an example of what your config file might look like:
120
120
121
121
> Note: Adding custom regex patterns, paths or extensions to exclude is optional and should be used for your specific need only. By default, these have already been added to the library.
122
122
123
+
Build your [CUSTOM DETECTOR](./CUSTOM.md) for internal use.
124
+
123
125
---
124
126
125
127
```yaml
@@ -345,7 +347,7 @@ git push --force --tags
345
347
346
348
# Contributing
347
349
348
-
Feel free to contribute to this project by opening issues or submitting pull requests.
350
+
Feel free to contribute to this project by opening issues or submitting pull requests. Contribute to [SECRET DETECTORS](./DETECTORS.md).
0 commit comments