Auto Template Signing [Tue Apr 23 19:01:26 UTC 2024] 🤖
parent
9e68f7bf9b
commit
b131eb7a13
|
@ -44,4 +44,4 @@ http:
|
||||||
- contains(to_lower(content_type), "image/png")
|
- contains(to_lower(content_type), "image/png")
|
||||||
- contains(hex_encode(body), "89504e470d0a1a0a") # PNG file signature in hex
|
- contains(hex_encode(body), "89504e470d0a1a0a") # PNG file signature in hex
|
||||||
condition: and
|
condition: and
|
||||||
# digest: 4a0a0047304502203e4d4a1e68563a0ade9ad94f1623d780a44134066c6c9cec0763cd4c3cd63f0f022100b34545c47beaf43bd77fd5894b890c154740d5b91d8aa85439c0f9c1d80f5ff2:922c64590222798bb761d5b6d8e72950
|
# digest: 4b0a00483046022100c6b50e3324b68352bd5bfe29633a9db388f1c831c218c8a4e23106a478bc6b7002210099ac0e1d64eae74b2664fccf7eff0e8c2cc9e5cd862c7b3e5abb81755c90e381:922c64590222798bb761d5b6d8e72950
|
|
@ -33,3 +33,4 @@ requests:
|
||||||
- type: status
|
- type: status
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
# digest: 4a0a004730450220155c2cf39c87f683e27013b8a5c62149ad330e29ba1cceaae4f2cf68c444c7fd022100bee7c37ed60defbdc183d24164dbb70fbb12ba6031a1393aae635c3eb7f3ef8c:922c64590222798bb761d5b6d8e72950
|
Loading…
Reference in New Issue