Skip to content

Commit dabf81a

Browse files
Apoorv JainApoorv Jain
andauthored
Sensitive data scope (#124)
* added new scope * renamed span to sensitive-span * bumped up netty-codec version * vulnerability fixed * added ignore section * added 4.1.77.Final to ignore * removed scope Co-authored-by: Apoorv Jain <apoorvjain@Apoorvs-MacBook-Pro.local>
1 parent 5c99a10 commit dabf81a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

attribute-service-api/src/main/proto/org/hypertrace/core/attribute/service/v1/attribute_metadata.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ enum AttributeScope {
2828
CLUSTERS_SNAPSHOT = 17;
2929
DOMAIN = 18;
3030
ACTOR = 19;
31-
SENSITIVE_SPAN = 20;
3231
}
3332

3433
enum AttributeKind {

0 commit comments

Comments
 (0)