lgtm_hack_scripts
lgtm_hack_scripts copied to clipboard
Collection of python helper API's for interacting with LGTM.com in ways the official API doesn't support.
LGTM.com is being merged into github and is going offline soon, do we have an endgame plan for what to do after the shutdown? From what I can tell, the...
There is no use of else if return statement is there in if statement. I hope I made it clear.
## Issues Resolved #11 #15 ## What Does This PR Do This PR adds an optional choice for users to add projects they follow to custom lists. The way this...
I recently added a bunch of projects to LGTM.com but almost 1/3 (around 800 projects) failed their initial builds. Re-running those builds on those projects manually succeeded. It would be...
I've been researching potential queries that target misconfiguration of libraries. One feature Github has is the "Network Dependencies" feature. This provides a list of repos that utilize a given library....
The following open source projects: https://github.com/stellar/stellar-core https://github.com/stellar/horizon https://github.com/stellar/bridge-server https://github.com/stellar/java-stellar-sdk https://github.com/stellar/js-stellar-sdk And for reference the bug bounty program: https://www.stellar.org/ecosystem/bug-bounty-program?locale=en#scope
I've noticed when I run a query via a search term, I will get A LOT of projects that don't have any stars. This causes the scripts to run at...
I think it would be a good idea to create a list of bug bounty programs and their OSS organizations so we can give CodeQL developers an opportunity to test...
I recently bricked my account due to having too many projects in my default following repos list. If you have too many projects in your follow list, lgtm.com will return...
## What's the Problem As these scripts are used more and more by a researcher, there will be duplicate projects saved to lgtm.com. lgtm.com can properly handle duplicate projects (returning...