smart
Here are 448 public repositories matching this topic...
-
Updated
Jun 15, 2020 - C++
-
Updated
May 25, 2020 - Java
-
Updated
May 17, 2020 - Dart
-
Updated
Mar 15, 2020 - Java
-
Updated
Feb 5, 2020 - C++
-
Updated
Mar 4, 2018 - C
anything network related or that can be different between dev, stage, prod should not be in git because they have to be changed with each move
perhaps move all that stuff to .env or start removing the clevis.json and hiding it from git?
-
Updated
Feb 19, 2020 - Kotlin
-
Updated
Jun 11, 2020 - Python
-
Updated
May 20, 2020 - Python
-
Updated
Sep 13, 2018 - Java
Hi,
Maybe you can add a function so we can add products by conditions AND manual add products. And then when changing the conditions rule the manual products stay in place. Maybe you can make a overview in the category section were you see, products by rule and products manual
-
Updated
May 15, 2020
-
Updated
Apr 1, 2020 - Java
-
Updated
Jun 8, 2017 - JavaScript
-
Updated
Mar 19, 2019 - JavaScript
-
Updated
May 9, 2020 - C++
-
Updated
Jun 2, 2020 - Perl
-
Updated
Apr 27, 2020 - Python
Improve this page
Add a description, image, and links to the smart topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the smart topic, visit your repo's landing page and select "manage topics."
It would be interesting for the plugin to automatically add discovered files/folders to the Burpsuite Sitemap.
From what I'm reading in the Burpsuite API, it should be possible via the
addToSiteMap()function.