Trevor Sullivan

Results 106 comments of Trevor Sullivan

To build upon the original feature request, public dashboards could be cached and periodically updated on a schedule determined by the proposed **InfluxDB Admin** role.

Still hoping to see this option added. I would like to use InfluxDB as a wallpaper on my Windows 11 desktop. The [open source project called Lively](https://github.com/rocksdanister/lively) allows you to...

Agreed, it would be great to have PowerShell support in Semgrep. It's cross-platform, runs natively on Linux, inside Docker containers, etc. It's important to have good coding practices for PowerShell...

Oh yikes, that does sound involved, but a wrapper may be helpful to package up "fake" AppIds that can be used for this purpose. Appx management is thankfully straightforward with...

@TylerLeonhardt I'm not a big fan of dynamic parameters either, due to the well-known discoverability issues, but this scenario seems like the right fit for them. Maybe just make it...

Ran into the same problem. Had to run the `pip3 install --upgrade pip` command in WSL. Seems to be getting farther this time ....