Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
@rodrigojuarez/rj-test-console
Advanced tools
React component for testing out different queries against the Snips AI SDK.
React component for testing out different queries against the Snips AI SDK
npm install -s @rodrigojuarez/rj-test-console
import { TestConsole } from '@rodrigojuarez/rj-test-console';
If your project has set up appropriate CSS loaders, just import the CSS
import '@rodrigojuarez/rj-test-console/dist/index.css';
<TestConsole session="s%3ABXxkzdrbtZLnSMjuAZTBGHplmmd9qR0v.%2FjksFPLq7a0mHdFLKcW2LuQ4O28vjRuEoOl7rFptBVU" assistantId="proj_xvDawrBVG"></TestConsole>
TestConsole Props | Type | Description |
---|---|---|
assistantId | string, required | Assistant ID |
session | string, required | Snips AI SDK session |
Clone the repo first:
git@github.com:rodrijuarez/rj-test-console.git
Then run npm install
(or yarn
), and finally npm run start
(or yarn
), and edit the file src/App.js
with your own session and assistantId
FAQs
React component for testing out different queries against the Snips AI SDK.
The npm package @rodrigojuarez/rj-test-console receives a total of 2 weekly downloads. As such, @rodrigojuarez/rj-test-console popularity was classified as not popular.
We found that @rodrigojuarez/rj-test-console demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.