Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:security: cors implemented #59

Merged
merged 11 commits into from
Feb 25, 2024

:twisted_backwards_arrow: Latest code merged

6d59a23
Select commit
Loading
Failed to load commit list.
Merged

:security: cors implemented #59

:twisted_backwards_arrow: Latest code merged
6d59a23
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / clippy succeeded Feb 25, 2024 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 34 in crates/libs/cerium/src/client/mod.rs

See this annotation in the file changed.

Code scanning / clippy

deref which would be done by auto-deref Warning

deref which would be done by auto-deref

Check warning on line 35 in crates/libs/cerium/src/client/mod.rs

See this annotation in the file changed.

Code scanning / clippy

deref which would be done by auto-deref Warning

deref which would be done by auto-deref

Check warning on line 36 in crates/libs/cerium/src/client/mod.rs

See this annotation in the file changed.

Code scanning / clippy

deref which would be done by auto-deref Warning

deref which would be done by auto-deref