Affected by GO-2026-5041
and 1 other vulnerabilities
GO-2026-5041: CrowdSec LAPI: Denial of Service via Unbounded Gzip Decompression in github.com/crowdsecurity/crowdsec
GO-2026-5641: CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests in github.com/crowdsecurity/crowdsec
package
Version:
v1.7.1-rc3
Opens a new window with list of versions in this module.
Published: Sep 25, 2025
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewClient calls ent.NewClient and auto-run migration.
Open calls ent.Open and auto-run migration.
type Option func(*options)
Option configures client creation.
WithMigrateOptions forwards options to auto migration.
WithOptions forwards options to client creation.
type TestingT interface {
FailNow()
Error(...any)
}
TestingT is the interface that is shared between
testing.T and testing.B and used by enttest.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.