Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
application-stacks
/
runtime-component-operator
Public
Notifications
You must be signed in to change notification settings
Fork
22
Star
50
Code
Issues
39
Pull requests
21
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Guard Secret data at runtime
- #761
#761
Open
kabicin
wants to merge 17 commits into
main
application-stacks/runtime-component-operator:main
from
sast-305-memguard
application-stacks/runtime-component-operator:sast-305-memguard
Copy head branch name to clipboard
Conversation
Commits
17
(17)
Checks
Files changed
Open
Guard Secret data at runtime
#761
kabicin
wants to merge 17 commits into
main
application-stacks/runtime-component-operator:main
from
sast-305-memguard
application-stacks/runtime-component-operator:sast-305-memguard
Copy head branch name to clipboard
Commits
Commits on Mar 26, 2026
Add secret cleanup after reconcile context cancel
kabicin
committed
3fbca0c
View commit details
Copy full SHA for 3fbca0c
Browse repository at this point
Add TrackedCreateOrUpdate and WaitableSecretResource
kabicin
committed
4fd5b15
View commit details
Copy full SHA for 4fd5b15
Browse repository at this point
Use memguard locked buffer for Secret operations
kabicin
committed
cbdc291
View commit details
Copy full SHA for cbdc291
Browse repository at this point
go mod tidy
kabicin
committed
180b557
View commit details
Copy full SHA for 180b557
Browse repository at this point
Remove reconcile context in main controller
kabicin
committed
c250963
View commit details
Copy full SHA for c250963
Browse repository at this point
Remove unsafe destroy on LockedData attribute
kabicin
committed
25450e2
View commit details
Copy full SHA for 25450e2
Browse repository at this point
Update serializeData function name
kabicin
committed
6aea20c
View commit details
Copy full SHA for 6aea20c
Browse repository at this point
init locked secret name/namespace when undefined
kabicin
committed
03f645a
View commit details
Copy full SHA for 03f645a
Browse repository at this point
Commits on Mar 27, 2026
Add SecretMap set buffer function
kabicin
committed
b9e61ff
View commit details
Copy full SHA for b9e61ff
Browse repository at this point
Use Secret buffer set helper
kabicin
committed
709a904
View commit details
Copy full SHA for 709a904
Browse repository at this point
Commits on Mar 30, 2026
Add cleanup func in CreateOrUpdateSecret
kabicin
committed
9b8b59c
View commit details
Copy full SHA for 9b8b59c
Browse repository at this point
Set secret labels on locked secret in secret.go
kabicin
committed
7330851
View commit details
Copy full SHA for 7330851
Browse repository at this point
Commits on Mar 31, 2026
Create new data array every time in CopySecret
kabicin
committed
0ffdf2a
View commit details
Copy full SHA for 0ffdf2a
Browse repository at this point
Add mutateFn to CreateOrUpdateSecret
kabicin
committed
4d5ca50
View commit details
Copy full SHA for 4d5ca50
Browse repository at this point
Add SetCopy helper
kabicin
committed
accd4bd
View commit details
Copy full SHA for accd4bd
Browse repository at this point
Add nil checks to CreateOrUpdateSecret
kabicin
committed
2360ea6
View commit details
Copy full SHA for 2360ea6
Browse repository at this point
Commits on May 27, 2026
Merge branch 'main' into sast-305-memguard
kabicin
authored
46b3426
View commit details
Copy full SHA for 46b3426
Browse repository at this point
You can’t perform that action at this time.