Close Menu
    DevStackTipsDevStackTips
    • Home
    • News & Updates
      1. Tech & Work
      2. View All

      CodeSOD: Across the 4th Dimension

      September 25, 2025

      Cursor vs GitHub Copilot (2025): Which AI Platform Wins for Your Node.js Dev Team?

      September 25, 2025

      NuGet adds support for Trusted Publishing

      September 25, 2025

      AWS launches IDE extension for building browser automation agents

      September 25, 2025

      Distribution Release: Kali Linux 2025.3

      September 23, 2025

      Distribution Release: SysLinuxOS 13

      September 23, 2025

      Development Release: MX Linux 25 Beta 1

      September 22, 2025

      DistroWatch Weekly, Issue 1140

      September 21, 2025
    • Development
      1. Algorithms & Data Structures
      2. Artificial Intelligence
      3. Back-End Development
      4. Databases
      5. Front-End Development
      6. Libraries & Frameworks
      7. Machine Learning
      8. Security
      9. Software Engineering
      10. Tools & IDEs
      11. Web Design
      12. Web Development
      13. Web Security
      14. Programming Languages
        • PHP
        • JavaScript
      Featured

      Beyond Denial: How AI Concierge Services Can Transform Healthcare from Reactive to Proactive

      September 25, 2025
      Recent

      Beyond Denial: How AI Concierge Services Can Transform Healthcare from Reactive to Proactive

      September 25, 2025

      IDC ServiceScape for Microsoft Power Apps Low-Code/No-Code Custom Application Development Services

      September 25, 2025

      A Stream-Oriented UI library for interactive web applications

      September 24, 2025
    • Operating Systems
      1. Windows
      2. Linux
      3. macOS
      Featured

      FOSS Weekly #25.39: Kill Switch Phones, LMDE 7, Zorin OS 18 Beta, Polybar, Apt History and More Linux Stuff

      September 25, 2025
      Recent

      FOSS Weekly #25.39: Kill Switch Phones, LMDE 7, Zorin OS 18 Beta, Polybar, Apt History and More Linux Stuff

      September 25, 2025

      Distribution Release: Kali Linux 2025.3

      September 23, 2025

      Distribution Release: SysLinuxOS 13

      September 23, 2025
    • Learning Resources
      • Books
      • Cheatsheets
      • Tutorials & Guides
    Home»Tech & Work»NuGet adds support for Trusted Publishing

    NuGet adds support for Trusted Publishing

    September 25, 2025

    Microsoft has announced that NuGet now supports Trusted Publishing for publishing packages from GitHub Actions.

    Trusted Publishing is an authentication method that utilizes the OpenID Connect (OIDC) standard. Rather than using long-lived API tokens when publishing software packages, an OIDC identity token can be exchanged for a short-lived API token.

    It has been adopted by a variety of other package managers, including PyPI and now npm following a series of recent supply chain attacks.

    According to Microsoft, with Trusted Publishing, when the CI/CD system (in this case GitHub Actions) runs a workflow, a short-lived token is issued and sent to nuget.org. NuGet then verifies the token and returns a temporary API key that lasts one hour which the workflow can use to publish the package.

    “This makes your publishing process safer by reducing the risk of leaked credentials. It also makes automation easier because you don’t need to rotate or store secrets. This approach is part of a broader industry shift toward secure, keyless publishing,” Microsoft wrote in a blog post.

    To migrate from long-lived API keys to Trusted Publishing, developers will need to create a Trusted Publishing policy on nuget.org, remove any stored NuGet API keys from their repo or CI secrets, and add NuGet/login@v1 to their workflow and use the output key using dotnet nuget push.

    The post NuGet adds support for Trusted Publishing appeared first on SD Times.

    Source: Read More 

    news
    Facebook Twitter Reddit Email Copy Link
    Previous ArticleAWS launches IDE extension for building browser automation agents
    Next Article Cursor vs GitHub Copilot (2025): Which AI Platform Wins for Your Node.js Dev Team?

    Related Posts

    Tech & Work

    CodeSOD: Across the 4th Dimension

    September 25, 2025
    Tech & Work

    Cursor vs GitHub Copilot (2025): Which AI Platform Wins for Your Node.js Dev Team?

    September 25, 2025
    Leave A Reply Cancel Reply

    For security, use of Google's reCAPTCHA service is required which is subject to the Google Privacy Policy and Terms of Use.

    Continue Reading

    RVTools Official Site Hacked to Deliver Bumblebee Malware via Trojanized Installer

    Development

    CVE-2025-6491 – Apache PHP SOAP XML Namespace Prefix Overflow Vulnerability

    Common Vulnerabilities and Exposures (CVEs)

    CVE-2025-40583 – SCALANCE LPE9403 Cleartext Sensitive Information Transmission

    Common Vulnerabilities and Exposures (CVEs)

    Threat Actors Actively Exploiting Critical vBulletin Vulnerability in the Wild

    Security

    Highlights

    Linux

    Rilasciata Mabox Linux 25.04: aggiornamento mensile della distribuzione Arch-based con Openbox personalizzato

    May 1, 2025

    Mabox Linux è una distribuzione GNU/Linux basata su Arch Linux, nota per offrire un ambiente…

    Luckfox 15.6″ Portable Monitor Review

    July 3, 2025

    CVE-2025-46652 – IZArc Mark-of-the-Web Bypass Information Disclosure Vulnerability

    April 26, 2025

    How to Deploy Your FastAPI + PostgreSQL App on Render: A Beginner’s Guide

    May 22, 2025
    © DevStackTips 2025. All rights reserved.
    • Contact
    • Privacy Policy

    Type above and press Enter to search. Press Esc to cancel.