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.

Language agnostic vulnerability addition

See original GitHub issue

Is your feature request related to a problem? Please describe. Someone wanting to introduce a new vulnerability have to open up the code and add the desired vulnerability add the annotations then run it, someone unfamiliar with Java might find that difficult

Describe the solution you’d like A way to register a certain vulnerability , it could be via an API , a /POST or a /PUT with file upload. Could probably think about just allowing certain type of vulnerabilities to be added this way as a start.

We could also provide an export option if we allow users to make additions so they can simply kill the server and load it again with the same changes

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:15 (10 by maintainers)

github_iconTop GitHub Comments

0reactions
preetkaran20commented, Aug 13, 2021

Hi @hemantgs ,

As part of a new initiative https://github.com/SasanLabs/VulnerableApp-facade we have introduced a new mechanism where docker is added such that the developers can add the vulnerabilities in their choice of tech stack. please have a look and let me know if it serves the purpose.

thanks, Karan

Read more comments on GitHub >

github_iconTop Results From Across the Web

Language-agnostic dynamic analysis of multilingual code
Analyzing multilingual code holistically is key to systematic quality assurance of real-world software which is mostly developed in multiple ...
Read more >
Towards Language Agnostic Universal Representations
We take inspiration from the UG hy- pothesis and learn latent representations that are language agnostic which allow us to solve down- stream...
Read more >
SLACC: Simion-based Language Agnostic Code Clones - arXiv
We propose Simion-based Language-Agnostic Code-Clone de- tection (SLACC), a semantic approach to code similarity that is predicated on the ...
Read more >
Language Agnostic Security Code Review | flawed.net.nz
Hunting through code for potential security issues generally requires having a very in-depth understanding of the language being reviewed.
Read more >
Making CIDER more language agnostic? (decoupling Clojure ...
Improve the documentation for the current nREPL middleware, filling in missing return values and adding types for all parameters/return values.
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