question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Print scripts using a parsable format

See original GitHub issue

Hello maintainers! We are adding the velociraptor spec to Fig and we are encountering troubles parsing the output of vr. I think it should be possible to add a --json flag allowing users to get a json output. WDYT? I can work on this feat if required. Thanks!

Issue Analytics

  • State:open
  • Created 2 years ago
  • Reactions:2
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
ryanccncommented, Feb 10, 2022

That’s a pretty good idea. Meanwhile I’ll work on a possible PR to add JSON output to Velociraptor. How about that?

1reaction
fedecicommented, Feb 10, 2022

At this point I think it’s worth trying to implement it directly into Cliffy. @ryanccn do you want to open an issue in their repo?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Parse through text file and write out data
I'm working on the first steps towards creating a powershell script that will read through printer logs (probably using get-WMI cmdlet), and ...
Read more >
Read, Write and Parse JSON using Python
JSON is a lightweight data format for data interchange which can be easily read and written by humans, easily parsed and generated by...
Read more >
Python Tutorial: CSV Module - How to Read, Parse, and Write ...
In this Python Programming Tutorial, we will be learning how to work with csv files using the csv module. We will learn how...
Read more >
Simple HTML and XHTML parser
This module defines a class HTMLParser which serves as the basis for parsing text files formatted in HTML (HyperText Mark-up Language) and XHTML....
Read more >
A Practical Introduction to Web Scraping in Python
In this tutorial, you'll learn all about web scraping in Python. You'll see how to parse data from websites and interact with HTML...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found