> For the complete documentation index, see [llms.txt](https://docs.wildcat.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wildcat.finance/technical-overview/security-developer-dives.md).

# Security/Developer Dives

This page contains a handful of explainers that we have produced for the sake of auditors describing the various components of Wildcat V2 and how they work.

You might find the contents useful if you're taking part in a Code4rena review or validating an issue for an Immunefi submission, but otherwise you might have A Bad Time.

Nonetheless, here you go:

\
[The Scale Factor](/technical-overview/security-developer-dives/the-scale-factor.md)
------------------------------------------------------------------------------------

## [Core Behaviour](/technical-overview/security-developer-dives/core-behaviour.md)

## [V1 -> V2 Changelog](/technical-overview/security-developer-dives/v1-greater-than-v2-changelog.md)

## [Known Issues](/technical-overview/security-developer-dives/known-issues.md)

## [Hooks](/technical-overview/security-developer-dives/hooks.md)

### [How Hooks Work](/technical-overview/security-developer-dives/hooks/how-hooks-work.md)

### [Access Control Hooks](/technical-overview/security-developer-dives/hooks/access-control-hooks.md)
