Benign ruby Download

lib/subscriptions_test_kit/suites/subscriptions_r5_backport_r4_server/event_notification/id_only_content/id_only_conformance_test.rb

Ruby parses JSON data
SHA-256553d75220df5d7dd7d49fedaca2121eb83b8588210916b4b6262f82b41ec2426
MaleculeH₂(DbOs)

Evidence

HTTP URL string literal lines 9–15
9:43… tion Verification'
10 description %(
11 This test takes the received notification bundle and ensures it is conformant to the
12 [R4 Topic-Based Subscription Notification Bundle](https://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription-notification-r4.html)
13 profle.
14
15 With the content type of id-only, the resources involved in triggering the notification are only ava …
Ruby parses JSON data lines 49–53
49:2… assert_valid_json(subscription_request.response_body)
50 subscription = JSON.parse(subscription_request.response_body)
51
52 requests = load_tagged_requests('event-notification', subscription['id'])
53 …

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.