Tag: environment variables

  • Simon Willison’s Weblog: llm-openrouter 0.3

    Source URL: https://simonwillison.net/2024/Dec/8/llm-openrouter-03/#atom-everything Source: Simon Willison’s Weblog Title: llm-openrouter 0.3 Feedly Summary: llm-openrouter 0.3 New release of my llm-openrouter plugin, which allows LLM to access models hosted by OpenRouter. Quoting the release notes: Enable image attachments for models that support images. Thanks, Adam Montgomery. #12 Provide async model access. #15 Fix documentation to list correct…

  • Hacker News: Deploying Containers on NixOS: A Guide

    Source URL: https://bkiran.com/blog/deploying-containers-nixos Source: Hacker News Title: Deploying Containers on NixOS: A Guide Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses managing infrastructure through NixOS, emphasizing its advantages for professionals in DevOps and infrastructure. It presents practical steps for setting up containerized applications using Podman within NixOS, highlighting its declarative build…

  • Hacker News: A New Era of macOS Sandbox Escapes: Overlooked Attack Surface, 10+ New Vulns

    Source URL: https://jhftss.github.io/A-New-Era-of-macOS-Sandbox-Escapes/ Source: Hacker News Title: A New Era of macOS Sandbox Escapes: Overlooked Attack Surface, 10+ New Vulns Feedly Summary: Comments AI Summary and Description: Yes Summary: The blog post discusses a series of novel sandbox escape vulnerabilities discovered in macOS, including various CVEs that expose how remote code execution (RCE) within a…

  • Hacker News: Show HN: I built a tool that helps people scan and clean any repo for secrets

    Source URL: https://securelog.com/ Source: Hacker News Title: Show HN: I built a tool that helps people scan and clean any repo for secrets Feedly Summary: Comments AI Summary and Description: Yes Summary: The provided content is about implementing secure logging in JavaScript projects, specifically highlighting the importance of masking sensitive information such as AWS access…

  • Hacker News: Do not use secrets in environment variables and

    Source URL: https://www.nodejs-security.com/blog/do-not-use-secrets-in-environment-variables-and-here-is-how-to-do-it-better Source: Hacker News Title: Do not use secrets in environment variables and Feedly Summary: Comments AI Summary and Description: Yes Summary: The text discusses the significant security risks associated with storing secrets in environment variables, advocating against this common practice in application development. It highlights various vulnerabilities and incidents caused by inadequate…