Peace of mind from prototype to production
10 matches across 3 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | guides/deployment/releases.md | 161 | ```Dockerfile |
| LOW | guides/howto/custom_error_pages.md | 21 | |
| LOW | installer/templates/phx_static/robots.txt | 1 | # See https://www.robotstxt.org/robotstxt.html for documentation on how to use the robots.txt file |
| LOW | installer/templates/phx_static/app.js | 1 | // For Phoenix.HTML support, including form and button helpers |
| LOW | assets/js/phoenix/longpoll.js | 81 | } |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | guides/authn_authz/scopes.md | 55 | def fetch_current_scope_for_user(conn, _opts) do |
| LOW | guides/authn_authz/scopes.md | 454 | def organization_scope_fixture(scope \\ user_scope_fixture()) do |
| LOW | guides/authn_authz/scopes.md | 465 | def register_and_log_in_user_with_org(context) do |
| LOW | guides/authn_authz/api_authentication.md | 137 | def fetch_current_scope_for_api_user(conn, _opts) do |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | integration_test/docker.sh | 15 | # Check if docker-compose is available |