Application Security Flashcards

1
Q

Static code analyzers

A

is a tool that analyzes source code without running it to identify issues with coding practices, security, performance, and more

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Code signing

A

a security measure used to verify the authenticity and integrity of software code. It involves digitally signing executable files and scripts to confirm that the code has not been altered or corrupted since it was signed and that it comes from a legitimate source

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Sandboxing

A

a security mechanism used to isolate and execute applications in a controlled environment, known as a “sandbox.” This approach helps mitigate risks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Application Security Monitoring (ASM)

A

is a proactive approach to identifying, assessing, and managing security vulnerabilities within applications throughout their lifecycle. It involves the continuous observation and analysis of applications to detect suspicious activities, vulnerabilities, and compliance issues

How well did you know this?
1
Not at all
2
3
4
5
Perfectly