docs: filters are no longer hosted in the git repo

previously hosted at the master branch
This commit is contained in:
MDLeom 2025-06-01 11:47:20 +00:00
parent 1a9269789e
commit be8abfc2f7
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 3 deletions

View File

@ -288,9 +288,7 @@ Please report new malware URL to the upstream maintainer through https://urlhaus
## Cloning
Since the filter is updated frequently, cloning the repo would become slower over time as the revision grows.
Use shallow clone to get the recent revisions only. Getting the last five revisions should be sufficient for a valid MR.
Getting the last five revisions should be sufficient for a valid MR.
`git clone --depth 5 https://gitlab.com/malware-filter/urlhaus-filter.git`