Skip to content

Added token validation and http only csharp rules.#10

Open
corradot12 wants to merge 1 commit into
mobb-dev:mainfrom
corradot12:csharp-rules-token-validation
Open

Added token validation and http only csharp rules.#10
corradot12 wants to merge 1 commit into
mobb-dev:mainfrom
corradot12:csharp-rules-token-validation

Conversation

@corradot12

Copy link
Copy Markdown

No description provided.

@mobbjon mobbjon left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, looks good, it seems we can still add 2 auto-fixes

...
- pattern:
$PARAMETERS.ValidateIssuer = false;
severity: WARNING

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is a fix possible for this rule as well?

...
- pattern:
$PARAMETERS.RequireExpirationTime = false;
severity: WARNING

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is a fix possible for this rule as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants