mirror of
https://github.com/openappsec/attachment.git
synced 2026-01-17 16:00:26 +03:00
Added bucket functionality
This commit is contained in:
@@ -86,6 +86,8 @@ typedef struct NanoAttachment {
|
||||
uint64_t metric_data[METRIC_TYPES_COUNT];
|
||||
uint64_t metric_average_data_divisor[METRIC_TYPES_COUNT];
|
||||
#endif
|
||||
|
||||
AttachmentVerdictResponse async_buckets[CP_ASYNC_CTX_BUCKETS]; ///< Buckets for storing verdict responses.
|
||||
} NanoAttachment;
|
||||
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user