Below you will find pages that utilize the taxonomy term “Lab700xOrg”
January 1, 2026
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.4.2.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AIsbom is a security and compliance scanner designed for machine learning (ML) projects. It performs deep binary introspection on model artifacts to detect malware risks and license violations, going beyond traditional tools that only analyze dependency files. By automating tasks like risk assessment, SBOM generation, remote scanning of hosted models, and configuration drift detection, AIsbom enhances the security, compliance, and integrity of AI supply chains.
December 31, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.4.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AIsbom is a security and compliance scanner tailored for Machine Learning artifacts. It automates the detection of malware risks, license violations, and supply chain vulnerabilities by performing deep binary introspection on serialized model files (e.g., .pt, .pkl, .safetensors). The tool provides comprehensive risk assessments in standard SBOM formats (SPDX and CycloneDX), supports remote scanning of hosted models, and detects configuration drift to ensure the integrity and compliance of AI projects.
December 25, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.3.1.
This action is used across all versions by 0 repositories. Go to the GitHub Marketplace to find the latest changes.
Action Summary AIsbom is a security and compliance scanner designed specifically for Machine Learning (ML) artifacts. It performs deep binary introspection on model files to identify hidden malware risks and potential legal license violations, going beyond traditional SBOM tools that only analyze dependency files.
December 20, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.3.0.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Remote Scanning (New!) You can now scan models hosted on Hugging Face without downloading them.
aisbom scan hf://google-bert/bert-base-uncased Uses HTTP Range requests to stream only headers and metadata. Saves bandwidth and disk space.
December 19, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.2.7.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Robust handling of GLOBAL opcodes that uses space-separated module
December 18, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.2.5.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes 🚀 Features: Pickle scanning now has a strict allowlist option (–strict/–no-strict); unknown imports are flagged as UNSAFE_IMPORT, and high-risk scans exit non-zero (controlled by –fail-on-risk). GGUF model support added; mock GGUF artifact generated; README updated to mention GGUF and strict mode. Test suite expanded (strict mode, GGUF parsing edge cases, generator utilities, legacy .
December 17, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.2.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Features: Add support for GGUF scanning Resolve Github Action issues
December 17, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.2.2.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Added License
December 15, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.2.1.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes Docs update: Add recording of live malware detection demo
December 10, 2025
AIsbom Security Scanner
Version updated for https://github.com/Lab700xOrg/aisbom to version v0.1.4.
This action is used across all versions by ? repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes feat: add github action configuration