chore: bump version to 0.0.12 and add Grok AI model support #295
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request updates SecureFlow to version 0.0.12, introducing new features and improvements focused on security analysis capabilities and AI model support. The most notable changes include the addition of a standalone CLI tool, support for a new AI model, and the removal of a deprecated model. There are also enhancements to security guidelines and dependency updates.
New Features:
Added a standalone SecureFlow CLI tool for security analysis outside of VS Code, with updated dependencies and licensing (
@codepathfinder/secureflow-clipackage version bumped to 0.0.3, license changed to AGPL-3.0, and minimum Node.js version set to 16.0.0). [1] [2] [3]Introduced support for the Grok 4 Fast Reasoning AI model to enhance security analysis capabilities.
Deprecation and Removal:
Improvements:
Version Updates:
package.jsonandpackage-lock.jsonfiles. [1] [2] [3] [4]