sentenz / convention

General articles, conventions, and guides.
https://sentenz.github.io/convention/
Apache License 2.0
4 stars 2 forks source link

Create an article about `Software Security` #295

Open sentenz opened 10 months ago

sentenz commented 10 months ago

Software Security

Software Security involves protecting computer programs and systems from unauthorized access, attacks, and potential threats. It encompasses various techniques and practices to ensure the confidentiality, integrity, and availability of software and the data it handles.

Category

Security Perimeter

A Security Perimeter refers to the boundary that separates a secure area from an insecure or untrusted environment. It serves as a barrier to prevent unauthorized access, protect sensitive data, and defend against various security threats such as unauthorized entry, data breaches, or cyber attacks. The perimeter may include physical barriers like fences, gates, and walls, as well as technological controls such as firewalls, intrusion detection systems, access controls, and encryption mechanisms. The goal is to create a fortified boundary that safeguards assets and resources within the defined perimeter from external threats.

References