Skip to content
#

infromation-security

Here are 5 public repositories matching this topic...

Language: All
Filter by language

In cybersecurity and IT systems management, automation plays a crucial role in ensuring that devices stay updated and only authorized users gain access to sensitive information. The following Python script demonstrates two essential security operations: checking an operating system’s update status and verifying user login attempts.

  • Updated Nov 29, 2025

This simple repository offers a set of guards to mitigate secret leakage into application source codes. It can prevent the disclosure of sensitive API keys, web hooks and cloud tokens by setting three guards. Pre-commit, Pre-Push and on PR. If secret somehow escapes into the PR, it fails it and opens an issue.

  • Updated Oct 17, 2025
  • Shell

Improve this page

Add a description, image, and links to the infromation-security topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the infromation-security topic, visit your repo's landing page and select "manage topics."

Learn more