-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix!: Return ERROR decision when fingerprint cannot be generated (#1990)
This changes the SDK to return an `ERROR` decision if we cannot build the fingerprint based on the data provided to `protect()`. This is a breaking change because we used to continue with an empty fingerprint, but that wasn't the correct behavior. I've also regenerated the Analyze Wasm and we've removed the logging in an attempt to check performance/memory usage which we'll investigate with examples and users. Ref #1724 Closes #1801
- Loading branch information
1 parent
3da543e
commit 618a1ee
Showing
16 changed files
with
130 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-65 Bytes
(100%)
redact-wasm/wasm/arcjet_analyze_bindings_redact.component.core.wasm
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
redact-wasm/wasm/arcjet_analyze_bindings_redact.component.core2.wasm
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
redact-wasm/wasm/arcjet_analyze_bindings_redact.component.core3.wasm
Binary file not shown.
Binary file modified
BIN
-65 Bytes
(100%)
redact-wasm/wasm/arcjet_analyze_bindings_redact.component.wasm
Binary file not shown.