-
I tried installing a mod before it was tagged ... was surprised to find a `mod.pp` file had been created despite the error.
Perhaps we should at least log to the screen that we've initialized the m…
-
1. Cleanup docker / container code into a docker directory
2. Review the Dockerfile etc to standardize / cleanup
3. Provide a first draft of the documentation for running it, including appropriate m…
-
**Describe the bug**
Getting a `runtime error: invalid memory address or nil pointer dereference` while showing a control or benchmark that does not exist in the mod.
**Powerpipe version (`powerpi…
-
```
powerpipe benchmark run all
⠋ Initializing...Error: runtime error: invalid memory address or nil pointer dereference
```
-
Add `DefaultPowerpipeWorkspaceContent` in `pipe-fittings/contants/default_workspaces.go`
-
**Describe the bug**
On running the `powepipe mod init` command, `mod.sp` file gets created instead of `mod.pp`.
**Powerpipe version (`powerpipe -v`)**
Example: v0.1.0
**To reproduce**
Steps …
-
Implement `--watch` arg to watch mod files for changes when running powerpipe server.
https://powerpipe-io.vercel.app/docs/reference/cli/server
-
-
In net-insights mod:
Running `powerpipe query run "query.dns_parent_report(domain_name_input => \"steampipe.io\")"` works, but
Running `powerpipe query run net_insights.query.dns_parent_report -…
-
Sample output of `./powerpipe/config/workspaces.ppc.sample` file:
```
#
# For detailed descriptions, see the reference documentation
# at https://steampipe.io/docs/reference/config-files/works…