Advertisement · 728 × 90
#
Hashtag
#github
Advertisement · 728 × 90
Preview
❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。… ❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。…

❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。…

zip358.com/2026/03/07/youtubeチャン...
#blog #APIKEY #data #db #github #ID #qiita #youtube

0 0 1 0

Command injection in OpenAI Codex enabled shell escape and exfiltration of GitHub OAuth tokens from the ChatGPT Codex Connector; OpenAI applied a hotfix and further hardening to limit token scope. #AI #GitHub #Security https://bit.ly/4dkaruD

0 0 0 0
Preview
❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。… ❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。…

❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。…

zip358.com/2026/03/07/youtubeチャン...
#blog #APIKEY #data #db #github #ID #qiita #youtube

0 1 0 0
Preview
Looking for Telugu(as first Language) Java, Spring Boot Microservices Developer @7 pm IST to 2 am IST timezone. JavaScript & Java Projects for ₹60000-65000 INR. I need an experienced Java engineer who can join my team each night from 7 pm to 2 am IST. The work centers on designing



#GitHub #J2EE #Java #JavaScript #Microservices #RESTful #API #Spring #Boot

Origin | Interest | Match

0 0 0 0
Preview
❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。… ❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…

❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…

zip358.com/2026/02/27/yahooapiを使...
#blog #API #github #Mecab #Python #qiita #Yahoo #アカウント

0 0 0 0
Post image

It is our choice if we accept the use of our data, but I would wish, that if GitHub Copilot is interested in training with my data, they would cooperate and be more generous with free Tokens 😉 The others have taken them long before 😉

#github #copilot

1 0 0 0

🛡️ Primeros pasos en seguridad con GitHub

github.blog/developer-skills/github/...

#GitHub #Seguridad #DevSecOps #Programación

1 1 0 0
Preview
I Decompiled the White House's New App The official White House Android app has a cookie/paywall bypass injector, tracks your GPS every 4.5 minutes, and loads JavaScript from some guy's GitHub Pages.

The official #WhiteHouse #Android app has a cookie/paywall bypass injector, tracks your #GPS every 4.5 minutes, and loads #JavaScript from some guy's #GitHub Pages.

Exactly what you would expect from the #Bibi-brained #Epstein Administration.
blog.thereallo.dev/blog/decompi...

1 0 0 0
Preview
Trivy Scanner Hit by Major Supply Chain Attack  Aqua Security's popular open-source vulnerability scanner, Trivy, has been compromised in an ongoing supply chain attack that began in late February 2026 and escalated dramatically by mid-March. Threat actors exploited misconfigurations in Trivy's GitHub Actions workflows, stealing privileged tokens to gain persistent access to repositories and release processes.  This breach turned a trusted DevSecOps tool—boasting over 32,000 GitHub stars—into a vector for credential theft across countless CI/CD pipelines worldwide. The attack unfolded in phases, starting with a token theft from a misconfigured GitHub Action on February 28, allowing initial foothold establishment. By March 19, attackers force-pushed malicious code to 76 of 77 tags in aquasecurity/trivy-action and all 7 in setup-trivy, repointing versions like v0.69.4 to infostealer payloads. The malware executed stealthily: it harvested GitHub tokens, cloud credentials, and SSH keys, encrypted them in tpcp.tar.gz archives, exfiltrated to scan.aquasecurtiy[.]org, then ran legitimate Trivy scans to avoid detection. Malicious Docker images under tags like latest, 0.69.5, and 0.69.6 further spread the threat via container registries. Despite Aqua Security's credential rotations after the initial incident, incomplete measures let attackers reestablish access, leading to repository tampering detected on March 22. This persistence mirrors trends in SaaS supply chain attacks, from SolarWinds to recent exploits, where upstream compromises cascade downstream. The "Team PCP" actors have struck Trivy three times in under a month, highlighting eviction challenges in automated environments. Trivy's vast adoption amplifies the blast radius, potentially exposing secrets in thousands of organizations' pipelines. Microsoft and others urge auditing workflows using compromised tags, as successful scans masked the theft. This incident underscores vulnerabilities in mutable tags and over-privileged runners, eroding trust in open-source security tools.  To mitigate, pin GitHub Actions to immutable commit SHAs instead of tags, rotate all exposed secrets, and adopt OIDC for short-lived credentials. Harden CI/CD privileges, monitor SaaS integrations continuously, and audit Trivy executions since March 1. Aqua Security continues remediation with partners like Sygnia, but organizations must proactively secure their supply chains against such "side door" threats.

Trivy Scanner Hit by Major Supply Chain Attack #GitHub #SupplyChainAttack #TrivyScanner

0 0 0 0
Preview
Building SafeHer — A Women's Safety Web App with SOS Alerts, Live GPS Tracking & Evidence Collection SafeHer is a browser-based women's safety application built using HTML, CSS, and JavaScript that empowers users with one-tap SOS alerts, real-time GPS location sharing, emergency contact management, fake call escape feature, safe route mapping, and automatic evidence collection — all without requiring a backend or AWS account, making it fully accessible.

"Building SafeHer — A Women's Safety Web App with SOS Alerts, Live GPS Tracking & Evidence Collection" by Shrinidhi M

#kiro #kiro-agent #github #amazon-s3 #ai-security

0 0 0 0
Preview
❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。… ❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…

❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…

zip358.com/2026/02/27/yahooapiを使...
#blog #API #github #Mecab #Python #qiita #Yahoo #アカウント

0 0 0 0
Preview
❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。… ❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。…

❐AIの要約➡️YouTubeチャンネル管理ツールをオープンソース化しGitHubで公開。Qiitaでは一部のみ、完全クローンはGitHubから。設定は.envにAPIキー・チャンネルIDを保存し、DBマイグレーション後に同期。無料枠のAPI制限注意。…

zip358.com/2026/03/07/youtubeチャン...
#blog #APIKEY #data #db #github #ID #qiita #youtube

0 1 0 0
Post image

A couple weeks ago, Nate and I gave a beginner-friendly talk on Git and GitHub basics at the Esri Dev & Tech 2026.

If you missed it, you can find the slides and resources here:
github.com/EsriDevEvent...

Hope it helps!

#GitHub #Git #Esri #EsriDevTech2026

3 0 0 0
Preview
❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。… ❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…

❐AIの要約➡️Yahoo!APIで単語抽出タグ化プラグインをQiita・GitHub公開。ビューは好調だが400回超でエラー、規約違反でアカウント停止リスクあり。代替にMeCab使用。…

zip358.com/2026/02/27/yahooapiを使...
#blog #API #github #Mecab #Python #qiita #Yahoo #アカウント

0 0 1 0

A question for #Devs: Why are you using #Github instead of #Gitlab?

0 0 0 0
Video

Needed some procedural sounds, so I've made a simple FM synth with a sequencer inside @unity . Is this something that anyone want to use? I might make it available on #github. @madewithunity

0 0 0 0
OpenAI Codex Vulnerability Exposes GitHub Credentials via Command Injection An OpenAI Codex vulnerability led to a GitHub token compromise: a command injection flaw in the task creation HTTP request exposes AI agent security risks.

Full Article: www.technadu.com/openai-codex...

How is your organization securing AI-assisted development workflows? Share your thoughts below 👇
#CyberSecurity #AIsecurity #DevSecOps #GitHub #OpenAI #Codex #AppSec #CloudSecurity #Infosec #ThreatIntelligence

0 0 0 0
git init

git init

The first thing I do when starting a new project is initialize Git and create a repository on Github, Gitlab, or Codeberg.

#VCS #Git #Repository #Github #Gitlab #Codeberg

0 0 1 0
Post image

**PSA TO ALL PROGRAMMERS **- GitHub Statement: "On April 24 we'll start using GitHub Copilot interaction data for AI model training unless you opt out. Review this update and manage your preferences in your GitHub account settings. ( […]

[Original post on fedi.winscloud.net]

1 1 0 0
Awakari App

Ultimate GitHub Repository List to Learn Cybersecurity for Free Bookmark These Hidden Gems Before Your Next Job Interview, CTF Challenge or Bug Bounty Hunt Continue reading on Medium »

#developer #github #cybersecurity #programming #open-source

Origin | Interest | Match

0 0 0 0

Curious about more JavaScript insights? Explore other #GitHubTopLanguages threads and let me know which stats you’d like to see next 👇 #github

gitranks.com/languages/global/users/1

0 0 0 0
Post image

This July, join .NET developers for a four-day virtual training seminar with Microsoft MVP Philip Japikse, focused on practical dev & #GitHub Copilot.

• Build an AI app with #Azure #OpenAI
• Learn AI dev process
• Apply #AI in projects

View details at live360events.com

1 0 0 0
Post image

This July, join .NET developers for a four-day virtual training seminar with Microsoft MVP Philip Japikse, focused on practical dev & #GitHub Copilot.

• Build an AI app with #Azure #OpenAI
• Learn AI dev process
• Apply #AI in projects

View details at live360events.com

0 0 0 0

@sindresorhus.com is leading #GitHub rankings in JavaScript, building repositories with over 234.7k stars.

https://gitranks.com/profile/sindresorhus?t=iTA5DFTI

0 0 0 0

JavaScript continues to lead the #GitHub ecosystem.
1.5M+ developers use it (#1 by users).
746k+ devs with 5★ repos contributing to 32.7M stars (#2 by stars).
Dive into the insights 👇 #GitHubTopLanguages

0 0 2 0
Preview
Is GitHub down? [March 30, 2026] GitHub is reportedly down for some users on March 30, 2026. Based on the graph showing on the outage tracking service DownDetector, the volume of user reports surged around 8:38AM Eastern Time. The is...

GitHub is reportedly down for some users right now. Are you one of them? #GitHub #GitHubDown

0 0 0 0

📣 Gradle 9.5.0 RC1 is out and ready for testing 🔬

https://gradl.es/4t8qpwo

Bug fixes and…

📋 #Task provenance in reports and failure messages

🧷 Type-safe accessors for precompiled #Kotlin Settings plugins

🔧 Build authoring improvements

Please report any 🐛 on #GitHub!

0 0 0 0

✅ GitHub is back to normal

Outage lasted ~15m

Full incident timeline → apistatuscheck.com/api/github

#github #devops

0 0 0 0
Preview
❐AIの要約➡️Bluesky用PHP自動投稿コードをQiita・GitHubで公開。好感度は低く、Qiitaユーザー減少とAI生成増加が影響かと考察。自身も毎朝7時に使用し、API変更対応のみで便利と推奨。… ❐AIの要約➡️Bluesky用PHP自動投稿コードをQiita・GitHubで公開。好感度は低く、Qiitaユーザー減少とAI生成増加が影響かと考察。自身も毎朝7時に使用し、API変更対応のみで便利と推奨。…

❐AIの要約➡️Bluesky用PHP自動投稿コードをQiita・GitHubで公開。好感度は低く、Qiitaユーザー減少とAI生成増加が影響かと考察。自身も毎朝7時に使用し、API変更対応のみで便利と推奨。…

zip358.com/2026/03/05/blueskyの自動...
#blog #API #github #php #qiita #UP #お裾分け #コード

0 0 0 0
Post image

Programátor fakt nikdy asi nebudu, ale musím přiznat, že díky kombinaci #Copilot #AI a #MSVC #IDE si dokážu leccos dát dohromady... (PS: o knowhow se nebojím, kód půjde stejně na #GitHub pod volnou licencí)

2 0 0 0