Fastly module 2.26.0
about 1 month ago by ReadMe API
- Collect
Signature
,Signature-Agent
, andSignature-Input
headers from requests to support HTTP message signatures as defined by RFC 9421
Android SDK 3.0.3
about 2 months ago by Yvan Rajaonarivony
- Fix language mismatch on challenge page when response type is HTML
- Add documentation for manual integration methods:
addDataDomeHeaders(Map<String, String> headers)
verifyResponse(String endpoint, Map<String, String> responseHeaders, int responseCode)
handleResponse(...)
method overloadslogEvent(...)
method overloadsDataDomeSDKManualIntegrationListener
callbacks
JavaScript Tag 5.1.5
about 2 months ago by Dara Hak
- Prevent scrolling to top position on execution of invisible Device Check
iOS SDK 3.8.3
about 2 months ago by ReadMe API
- Fix validator to prevent incorrect blocking of HTTP 302 redirects
React Native + Axios 2.0.1
about 2 months ago by Alexandre Brispot
- Update dependency to
axios
version 1.11.x to resolve the critical vulnerability withform-data
(see https://security.snyk.io/vuln/SNYK-JS-FORMDATA-10841150)
JavaScript Tag 5.1.4
about 2 months ago by Dara Hak
- Fix empty cookie value sent with JS payloads when
sessionByHeader
option is used anddocument.cookie
doesn't return any cookie
Android SDK 3.0.2
about 2 months ago by Yvan Rajaonarivony
- Fix ProGuard configuration to correctly resolve
common-proguard-rules.pro
by ensuring its content is merged into the finalproguard.txt
- Fix ProGuard rules to prevent obfuscation of public enum fields
CloudFront Python module 1.3.1
2 months ago by Riberon-Piatyszek Léo
- Add missing fields
From
,TrueClientIP
, andVia
to the Protection API payload - Correct casing of
SecCHDeviceMemory
in the Protection API payload - Update dependencies to address security vulnerabilities