Skip to content

[Codacy/Security] Depending on the context, generating weak random numbers may expose cryptographic functions which rely on these numbers to be exploitable. #1746

@github-actions

Description

@github-actions

Codacy Issue ID: e29152c72d453fd6bbfa936ab44a4531

Field Value
File TransactionProcessor.Aggregates/VoucherAggregate.cs
Line 168
Rule Security
Severity Error
Commit 8d0bcc5eb820824c8574f70888353f9cc9b1320c

Message: Depending on the context, generating weak random numbers may expose cryptographic functions which rely on these numbers to be exploitable.

🔗 View file in Codacy

Code Snippet:

return rdm.Next(min, max).ToString();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions