
Security News
npm Adopts OIDC for Trusted Publishing in CI/CD Workflows
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
github.com/Neur0toxine/lg-webos-devmode-timer-extender
This app can extend developer mode timer for the LG TV (you'll need the session token for that)
You can obtain the developer mode session token by logging into your TV via SSH and executing this command:
cat /var/luna/preferences/devmode_enabled
Run make all
. You will need Docker for that.
Run the binary with following arguments:
devmode-extender_{arch} --token={devmode session token}
Not very useful, huh? That's because it is supposed to run periodically. Cron example:
# Runs every day at 03:00
0 3 * * * /root/devmode-extender --token=token
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
npm now supports Trusted Publishing with OIDC, enabling secure package publishing directly from CI/CD workflows without relying on long-lived tokens.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.