Security News
Input Validation Vulnerabilities Dominate MITRE's 2024 CWE Top 25 List
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
@mishguru/logview-cli
Advanced tools
npm install -g @mishguru/logview-cli
logv
Display a list of logs
Commands:
logv edit-config Open the server config in your editor
logv filter Display a list of logs [default]
logv read [ids...] Display details about selected logs
logv use [server] Set which server to use by default
Options:
--version Show version number [boolean]
--server Which server to use from the config [choices: "internal", "production"]
--disable-selfupdate Prevents the app from automatically updating itself [boolean]
--help Show help [boolean]
--follow, -f Append new logs as they are created [boolean] [default: false]
--lines, -n Number of logs to retrieve [number] [default: 20]
--format [string] [default: "pretty"]
--user, -u A list of user IDs to filter logs by [array]
--sentFrom, -s A list of service names to filter logs by [array]
--type, -t A list of topic type to filter logs by [array]
--payload, -p Filter logs by payload using SQL LIKE [string]
--before, -b Only display logs with an ID before the specified ID [string]
--after, -a Only display logs with an ID after the specified ID [string]
--sent-before Only display logs created before the specified date [string]
--sent-after Only display logs created after the specified date [string]
FAQs
Logview CLi
The npm package @mishguru/logview-cli receives a total of 2 weekly downloads. As such, @mishguru/logview-cli popularity was classified as not popular.
We found that @mishguru/logview-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 13 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.
Research
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.