Luca Carettoni

Results 13 issues of Luca Carettoni

As JRuby allows full two-way access between Java and Ruby code, it will be useful to extend Blazer's console tab with JRuby as well.

enhancement
help wanted

Auto-save of all Blazer’s configuration parameters would allow to easily tamper HTTP requests (e.g. changing the session token), without having to reconfigure Blazer

enhancement
help wanted

This feature can speed up the method signatures selection.

enhancement
help wanted

Either a new tab in Blazer or a new separate functionality (accessible from the context menu)

enhancement
help wanted

It may be interesting to allow users to specify interfaces and block/allow classes implementing those interfaces. It would require to modify the black-listing/white-listing check, adding some logic around `public Class[]...

enhancement
help wanted

**Is your feature request related to a problem?** No, just ideas for new features **Describe the solution you'd like** Integrate checks for some of the vulnerability classes discussed in this...

Enhancement

**Is your feature request related to a problem? Please describe.** As reported in https://twitter.com/CryptoGangsta/status/1254223839497613312?s=20 We don't currently take into account configurations like: ``` // Create the browser window. mainWindow =...

enhancement

We're now on Electron 7.x as stable. Since we built our checks - many webPreferences default configs have changed. E.g. Since v5, nodeIntegration is disabled by default. Our current nodeIntegration...

enhancement
help wanted

InTrace's OS X version requires the legacy Java SE 6, which it's not supported starting from OS X Yosemite 10.10. It would be great if you could re-package the UI...

First of all, great tool! From what I can see, it seems not possible to specify groups of methods to be traced. It would be great to allow something like...