Has Anyone Implemented Venmo’s Business Rules in Their Projects?

0
0
Asked By TechSavvy123 On

Hey everyone! I'm working on a network scanner for CTFs that utilizes templates in JSON format. I'm interested in setting up a rule-based system for the plugins these templates use. I tried finding tutorials or explanations on YouTube but didn't have much luck. Has anyone here actually used Venmo's business rules? Or do you have any alternative rule-based libraries to recommend?

3 Answers

Answered By HelpfulSteve On

Here's a link to the Venmo business rules GitHub page: https://github.com/venmo/business-rules. It might give you the guidance you're looking for!

Answered By CuriousCoder88 On

I think you should share more details about what you're trying to achieve! For instance, are you looking for something specific for plugins like feroxbuster? That context might help in suggesting the best approach.

Answered By CodeNinja77 On

It sounds like you're trying to create some dynamic selections based on detected technologies! I'd definitely check out the Venmo business rules library if you haven't yet. A coworker of mine has been using it for similar purposes, and they reported that it works really well for them. They especially like its flexibility.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.