Hi @pmosse,
I would use the latest version of the Solidity compiler and OpenZeppelin Contracts 4.0 (which uses Solidity 0.8).
See the following older discussion: Recommended Solidity version for security conscious contracts
Slither now supports up to Solidity 0.7.6.
Solidity 0.8.0 was released in December 2020: