chore: git cache cleanup
This commit is contained in:
9
backend/internal/crowdsec/testdata/hub_index_fixture.json
vendored
Normal file
9
backend/internal/crowdsec/testdata/hub_index_fixture.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"collections": {
|
||||
"crowdsecurity/demo": {
|
||||
"path": "crowdsecurity/demo.tgz",
|
||||
"version": "1.0",
|
||||
"description": "Demo collection"
|
||||
}
|
||||
}
|
||||
}
|
||||
5
backend/internal/crowdsec/testdata/hub_index_html.html
vendored
Normal file
5
backend/internal/crowdsec/testdata/hub_index_html.html
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head><title>Moved</title></head>
|
||||
<body><h1>Moved</h1><p>Resource moved.</p></body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user