ts-scan added to gh-mp

ts-scan available as github-action

Streamline Your Supply Chain Security: TrustSource’s ts-scan Now Available as a GitHub Action

We are thrilled to announce that TrustSource’s powerful Software Composition Analysis (SCA) tool, ts-scan, is now available directly within the GitHub Marketplace. Integrating robust security scanning and compliance into your CI/CD pipeline has never been easier.

The new ts-scan-action allows developers to automatically generate Software Bill of Materials (SBOMs) in standard formats—including SPDX and CycloneDX—directly within their workflows directly from the Github Marketplace.

Crucially, ts-scan is designed for simplicity and privacy. It operates entirely locally, meaning no API keys required for the basic actions and no data leaves your environment during the scan process, as long as you do not want to make use of the additional TrustSource SaaS offerings, such as risk management, automated legal compliance or approval flows. (learn more at https://www.trustsource.io )

Intelligent, Zero-Config Scanning

The unique selling proposition of ts-scan is its intelligent autodetection capability. Unlike many tools that require tedious configuration to define scope, ts-scan is capable of scanning almost all target types automatically without needing explicit direction.

Whether you are targeting common package management systems, specific files, entire repositories, or Docker images, ts-scan identifies the structure and performs the analysis seamlessly.

Get Started

Elevate your project’s transparency and security today by integrating TrustSource into your GitHub workflows.


by EACG (via Gemini)

Navigating PQC Threat

THE SILENT STORM: NAVIGATING THE POST-QUANTUM CRYPTOGRAPHIC SHIFT

In the digital realm, we often take for granted that our “locks”—the encryption safeguarding our bank transfers, state secrets, and private messages—are unbreakable. For decades, this has been true. However, a silent storm is gathering on the horizon of computation: the advent of cryptanalytically relevant quantum computers.

The Quantum Threat: Breaking the Unbreakable

Current cryptographic standards, such as RSA and Elliptic Curve Cryptography (ECC), rely on mathematical problems that are prohibitively difficult for classical computers to solve (e.g., factoring large prime numbers). A quantum computer, utilizing the principles of superposition and entanglement, can process information in ways a classical machine cannot.

Specifically, Shor’s Algorithm allows a sufficiently powerful quantum computer to crack these asymmetric “locks” in minutes. This creates a “harvest now, decrypt later” risk: adversaries may be capturing encrypted data today, waiting for the technology to mature so they can unlock it in the future.

Lessons from History: The Agony of Transition

We have been here before, though never with such high stakes. Historical transitions offer a cautionary tale:

  • DES to AES: When the Data Encryption Standard (DES) was cracked in the late 90s, the migration to the Advanced Encryption Standard (AES) took nearly a decade.

  • SHA-1 Deprecation: The move away from the SHA-1 hashing algorithm (after it was found vulnerable) was plagued by “zombie” systems that continued to use the insecure standard for years, leading to widespread vulnerabilities.

  • The Y2K Comparison: Like Y2K, PQC migration has a “deadline” dictated by hardware progress. However, unlike Y2K, we don’t know the exact date the clock hits midnight.

The primary challenge in these historical shifts wasn’t the new math; it was visibility. Organizations often didn’t know where their cryptography was “hard-coded,” making updates a manual, error-prone nightmare of hunting through legacy code and hardware.

The Solution: Cryptographic Agility

Global security experts ,cryptography scientists and meanwhile the US Department of War in a memo to its leadership last November are mandating a proactive approach: Cryptographic Agility.

Crypto agility is the ability of an information system to rapidly switch between cryptographic algorithms without requiring significant infrastructure changes or massive code rewrites. Instead of being “bolted on,” security becomes modular. This approach is essential because:

  1. Algorithms evolve: As NIST standardizes PQC, initial versions may need updates as new vulnerabilities are discovered.

  2. Hybridization: Migration often requires running legacy and quantum-resistant algorithms side-by-side during a transition period.

  3. Future-Proofing: An agile system can adapt to the next threat without a multi-year “rip and replace” cycle.

To achieve this, organizations must first establish a comprehensive cryptographic inventory, identifying every instance of encryption across national security systems, cloud assets, and IoT devices.

Stay ahead of the curve. Secure your future today.

Take the Next Step with TrustSource

Navigating the migration to Post-Quantum Cryptography (PQC) doesn’t have to be a journey into the unknown. TrustSource provides the tools and expertise to ensure your organization remains resilient.

  • TrustSource Cryptographic Discovery Services:
    We help you identify, inventory, and assess your current cryptographic footprint, mapping out a risk-managed path to quantum resistance. 

  • TrustSource SBOM Inventory and Compliance Workflows:
    Store your SBOMs in the TrustSource inventory or use the approval workflows to manage the risks before releasing your software. Document existence and usage of crypto algorithms based on our component knowhow whether for export controls or your crypto agility implementations.
  • TrustSource Crypto Reporting:
    Profit from the portfolio wide analysis of used crypto algorithms, define migration strategies based on components and portfolio risks.
  • TrustSource Crypto Policies:
    Use policies to prevent the implementation and/or use of weak algorithms across the whole organization directly in the build chains.

Want to learn more on PQC?


Update ts-scan to v1.5.2

Based on the events surrounding the Shai-Hulud worm, we have adjusted the basic configuration of our SCA scanner ts-scan. In its standard configuration, it no longer executes scripts from the <scripts> section of package.json. Instead, a warning is issued that there may be an insecure configuration. To execute the scripts anyway, the parameter node:enableLifecycleScripts must be explicitly added to the scan call from version 1.5.2 onwards.

warning

We recommend that our customers and users update ts-scan to the latest version – v1.5.2 in this case – to better protect their environment from malicious activity triggered by unwanted script execution.

PLEASE NOTE: This is not a vulnerability caused by ts-scan. The ability to embed arbitrary scripts in package.json and have them executed is a feature of the Node environment. This has existed for quite some time and was already discussed years ago as a potential security vulnerability. However, no action has been taken against it so far.


Privacy Preference Center