Benign ruby Download

lib/yabeda/prometheus/mmap/exporter.rb

Creates a Ruby background thread
SHA-256e1fa118003408e1c0e74441aa24dbd97853d2aaa0ae2c9ef7cddd837152c7da3
MaleculeH(Po)

Evidence

Creates a Ruby background thread lines 20–29
20:27…
21 end
22
23 def start_metrics_server!
24 Thread.new do
25 default_port = ENV.fetch('PORT', 9394)
26
27 rack_handler.run(
28 rack_app,
29 …

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.