20 lines
417 B
Text
20 lines
417 B
Text
:experimental:
|
|
include::partial$entities.adoc[]
|
|
|
|
= Defensive coding guide
|
|
|
|
A Guide to Improving Software Security
|
|
|
|
[abstract]
|
|
--
|
|
|
|
This document provides guidelines for improving software
|
|
security through secure coding. It covers common
|
|
programming languages and libraries, and focuses on
|
|
concrete recommendations.
|
|
|
|
--
|
|
image::title_logo.svg[]
|
|
include::partial$Legal_Notice.adoc[]
|
|
|
|
include::partial$Author_Group.adoc[]
|