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

Observers #146

Merged
merged 16 commits into from
Jan 4, 2024

Update _workflow.html.erb

3d9afce
Select commit
Loading
Failed to load commit list.
Merged

Observers #146

Update _workflow.html.erb
3d9afce
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 4, 2024 in 4s

4 new alerts including 4 medium severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 4 medium

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 274 in app/controllers/registers_controller.rb

See this annotation in the file changed.

Code scanning / CodeQL

URL redirection from remote source Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 284 in app/controllers/registers_controller.rb

See this annotation in the file changed.

Code scanning / CodeQL

URL redirection from remote source Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 422 in app/controllers/names_controller.rb

See this annotation in the file changed.

Code scanning / CodeQL

URL redirection from remote source Medium

Untrusted URL redirection depends on a
user-provided value
.

Check warning on line 432 in app/controllers/names_controller.rb

See this annotation in the file changed.

Code scanning / CodeQL

URL redirection from remote source Medium

Untrusted URL redirection depends on a
user-provided value
.