14236 matches across 9 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | src/Symfony/Bridge/Doctrine/Form/Type/DoctrineType.php | 86 | public function getQueryBuilderPartsForCachingHash(object $queryBuilder): ?array |
| LOW | src/Symfony/Bridge/Doctrine/Form/Type/EntityType.php | 74 | public function getQueryBuilderPartsForCachingHash(object $queryBuilder): ?array |
| LOW | …idge/Doctrine/Tests/ContainerAwareEventManagerTest.php | 30 | public function testDispatchEventRespectOrder() |
| LOW | …idge/Doctrine/Tests/ContainerAwareEventManagerTest.php | 40 | public function testUsingDoctrineSubscribersThrows() |
| LOW | …idge/Doctrine/Tests/ContainerAwareEventManagerTest.php | 76 | public function testAddEventListenerAfterDispatchEvent() |
| LOW | …idge/Doctrine/Tests/ContainerAwareEventManagerTest.php | 158 | public function testRemoveAllEventListener() |
| LOW | …idge/Doctrine/Tests/ContainerAwareEventManagerTest.php | 173 | public function testRemoveEventListenerAfterDispatchEvent() |
| LOW | …/Symfony/Bridge/Doctrine/Tests/ManagerRegistryTest.php | 54 | public function testResetServiceWithNativeLazyObjects(string $class) |
| LOW | …/Symfony/Bridge/Doctrine/Tests/ManagerRegistryTest.php | 81 | public static function provideResetServiceWithNativeLazyObjectsCases(): iterable |
| LOW | …/Symfony/Bridge/Doctrine/Tests/ManagerRegistryTest.php | 115 | public function testResetServiceWillNotNestFurtherLazyServicesWithinEachOther() |
| LOW | …/Symfony/Bridge/Doctrine/Tests/ManagerRegistryTest.php | 152 | private function dumpLazyServiceDoctrineBridgeContainerAsFiles() |
| LOW | …c/Symfony/Bridge/Doctrine/Tests/DoctrineTestHelper.php | 64 | public static function createTestConfigurationWithXmlLoader(): Configuration |
| LOW | …rine/Tests/DataCollector/DoctrineDataCollectorTest.php | 94 | public function testCollectTimeWithFloatExecutionMS() |
| LOW | …rine/Tests/DataCollector/DoctrineDataCollectorTest.php | 124 | public function testCollectQueryWithNoTypes() |
| LOW | …rine/Tests/DataCollector/DoctrineDataCollectorTest.php | 180 | public function testCollectQueryWithNoParams() |
| LOW | …trine/Tests/Middleware/IdleConnection/ListenerTest.php | 41 | public function testOnKernelRequestShouldSkipSubrequests() |
| LOW | …dge/Doctrine/Tests/Middleware/Debug/MiddlewareTest.php | 162 | public static function provideEndTransactionMethod(): array |
| LOW | …dge/Doctrine/Tests/Middleware/Debug/MiddlewareTest.php | 204 | public static function provideExecuteAndEndTransactionMethods(): array |
| LOW | …dge/Doctrine/Tests/Middleware/Debug/MiddlewareTest.php | 223 | public function testGlobalDoctrineDuration(callable $sqlMethod, callable $endTransactionMethod) |
| LOW | …dge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php | 53 | public function testRequiredGuesserSimpleFieldNotNullable() |
| LOW | …dge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php | 62 | public function testRequiredGuesserSimpleFieldNullable() |
| LOW | …dge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php | 71 | public function testRequiredGuesserOneToOneNullable() |
| LOW | …dge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php | 82 | public function testRequiredGuesserOneToOneExplicitNullable() |
| LOW | …dge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php | 95 | public function testRequiredGuesserOneToOneNotNullable() |
| LOW | …dge/Doctrine/Tests/Form/DoctrineOrmTypeGuesserTest.php | 108 | public function testRequiredGuesserOneToMany() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 90 | public function testLoadChoiceListUsesObjectLoaderIfAvailable() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 137 | public function testLoadValuesForChoicesDoesNotLoadIfEmptyChoices() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 151 | public function testLoadValuesForChoicesDoesNotLoadIfSingleIntId() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 174 | public function testLoadValuesForChoicesDoesNotLoadIfSingleIntIdAndValueGiven() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 195 | public function testLoadValuesForChoicesDoesNotLoadIfValueIsIdReader() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 242 | public function testLoadChoicesForValuesDoesNotLoadIfEmptyValues() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 256 | public function testLegacyLoadChoicesForValuesLoadsOnlyChoicesIfValueUseIdReader() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 282 | public function testLoadChoicesForValuesLoadsOnlyChoicesIfValueUseIdReader() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 319 | public function testLoadChoicesForValuesLoadsAllIfSingleIntIdAndValueGiven() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 340 | public function testLoadChoicesForValuesLoadsOnlyChoicesIfValueIsIdReader() |
| LOW | …ine/Tests/Form/ChoiceList/DoctrineChoiceLoaderTest.php | 375 | public function testPassingIdReaderWithoutSingleIdEntity() |
| LOW | …ne/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php | 44 | public function testIdentifierTypeIsStringArray() |
| LOW | …ne/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php | 49 | public function testIdentifierTypeIsIntegerArray() |
| LOW | …ne/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php | 85 | public function testFilterNonIntegerValues() |
| LOW | …ne/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php | 193 | public function testUidThrowProperException(string $entityClass) |
| LOW | …ne/Tests/Form/ChoiceList/ORMQueryBuilderLoaderTest.php | 228 | public function testEmbeddedIdentifierName() |
| LOW | …m/DataTransformer/CollectionToArrayTransformerTest.php | 64 | public function testTransformExpectsArrayOrCollection() |
| LOW | …m/DataTransformer/CollectionToArrayTransformerTest.php | 70 | public function testTransformReadableCollection() |
| LOW | …m/DataTransformer/CollectionToArrayTransformerTest.php | 191 | public function testReverseTransformEmpty() |
| LOW | …Doctrine/Tests/Form/Type/EntityTypePerformanceTest.php | 105 | public function testCollapsedEntityFieldWithChoices() |
| LOW | …Doctrine/Tests/Form/Type/EntityTypePerformanceTest.php | 122 | public function testCollapsedEntityFieldWithPreferredChoices() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 229 | public function testConfigureQueryBuilderWithNonQueryBuilderAndNonClosure() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 239 | public function testConfigureQueryBuilderWithClosureReturningNonQueryBuilder() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 249 | public function testConfigureQueryBuilderWithClosureReturningNullUseDefault() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 130 | public function testClassOptionIsRequired() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 145 | public function testChoiceTranslationDomainIsDisabledByDefault($expanded) |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 167 | public static function choiceTranslationDomainProvider(): array |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 175 | public function testSetDataToUninitializedEntityWithNonRequired() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 192 | public function testSetDataToUninitializedEntityWithNonRequiredToString() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 209 | public function testSetDataToUninitializedEntityWithNonRequiredQueryBuilder() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 279 | public function testSetDataMultipleExpandedNull() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 293 | public function testSetDataMultipleNonExpandedNull() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 307 | public function testSubmitSingleNonExpandedSingleIdentifier() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 329 | public function testSubmitSingleNonExpandedSingleAssocIdentifier() |
| LOW | …ony/Bridge/Doctrine/Tests/Form/Type/EntityTypeTest.php | 354 | public function testSubmitSingleNonExpandedCompositeIdentifier() |
| 13659 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …orm/Tests/Extension/Core/DataMapper/DataMapperTest.php | 366 | $person = new DummyPerson('John Doe'); |
| LOW | …orm/Tests/Extension/Core/DataMapper/DataMapperTest.php | 373 | $config->setData('Jane Doe'); |
| LOW | …orm/Tests/Extension/Core/DataMapper/DataMapperTest.php | 378 | self::assertSame('Jane Doe', $person->myName()); |
| LOW | …orm/Tests/Extension/Core/DataMapper/DataMapperTest.php | 351 | $initialName = 'John Doe'; |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 108 | $form->submit(['foo@bar.com']); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 112 | $this->assertEquals('foo@bar.com', $form[0]->getData()); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 269 | $form->setData(['foo@bar.com']); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 283 | $form->setData(['foo@bar.com']); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 284 | $form->submit(['foo@bar.com', 'bar@bar.com']); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 288 | $this->assertEquals('foo@bar.com', $form[0]->getData()); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 290 | $this->assertEquals(['foo@bar.com', 'bar@bar.com'], $form->getData()); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 46 | $form->setData(['foo@foo.com', 'foo@bar.com']); |
| LOW | …/Form/Tests/Extension/Core/Type/CollectionTypeTest.php | 52 | $this->assertEquals('foo@bar.com', $form[1]->getData()); |
| LOW | …s/Normalizer/ConstraintViolationListNormalizerTest.php | 88 | new ConstraintViolation('too long', 'b', [], '3', 'product.shortDescription', 'Lorem ipsum dolor sit amet'), |
| LOW | …s/Normalizer/ConstraintViolationListNormalizerTest.php | 88 | new ConstraintViolation('too long', 'b', [], '3', 'product.shortDescription', 'Lorem ipsum dolor sit amet'), |
| LOW | …fier/Bridge/ClickSend/Tests/ClickSendTransportTest.php | 29 | public static function createTransport(?HttpClientInterface $client = null, ?string $from = 'test_from', ?string $so |
| LOW | …tifier/Bridge/Unifonic/Tests/UnifonicTransportTest.php | 68 | 'message' => 'Lorem Ipsum', |
| LOW | …tifier/Bridge/Unifonic/Tests/UnifonicTransportTest.php | 74 | $this->expectExceptionMessage('Unable to send the SMS. Reason: "Lorem Ipsum". Error code: "ER-123".'); |
| LOW | …tifier/Bridge/OvhCloud/Tests/OvhCloudTransportTest.php | 95 | $smsMessage = new SmsMessage('invalid_receiver', 'lorem ipsum'); |
| LOW | …tifier/Bridge/OvhCloud/Tests/OvhCloudTransportTest.php | 117 | $smsMessage = new SmsMessage('0611223344', 'lorem ipsum'); |
| LOW | …tifier/Bridge/AllMySms/Tests/AllMySmsTransportTest.php | 51 | $smsMessage = new SmsMessage('0611223344', 'lorem ipsum'); |
| LOW | …onent/Notifier/Bridge/Zulip/Tests/ZulipOptionsTest.php | 21 | $options = new ZulipOptions('Test Topic', 'user@example.com'); |
| LOW | …onent/Notifier/Bridge/Zulip/Tests/ZulipOptionsTest.php | 25 | 'recipient' => 'user@example.com', |
| LOW | …onent/Notifier/Bridge/Zulip/Tests/ZulipOptionsTest.php | 28 | $this->assertSame('user@example.com', $options->getRecipientId()); |
| LOW | …y/Component/Notifier/Tests/Recipient/RecipientTest.php | 54 | $recipient->email('test@test.com'); |
| LOW | …y/Component/Notifier/Tests/Recipient/RecipientTest.php | 57 | $this->assertSame('test@test.com', $recipient->getEmail()); |
| LOW | …/Sendgrid/Tests/Transport/SendgridApiTransportTest.php | 119 | ->addPart(new DataPart('Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod', 'lorem.txt |
| LOW | …/Sendgrid/Tests/Transport/SendgridApiTransportTest.php | 119 | ->addPart(new DataPart('Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod', 'lorem.txt |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 64 | $this->assertSame('Lorem ipsum.', $body['text']); |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 65 | $this->assertSame('<html><body><p>Lorem ipsum.</p></body></html>', $body['html']); |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 82 | ->text('Lorem ipsum.') |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 83 | ->html('<html><body><p>Lorem ipsum.</p></body></html>'); |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 120 | ->html('<html><body><p>Lorem ipsum.</p><img src="cid:test_cid@symfony"></body></html>') |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 141 | ->text('Lorem ipsum.'); |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 167 | ->text('Lorem ipsum.'); |
| LOW | …lerSend/Tests/Transport/MailerSendApiTransportTest.php | 186 | ->text('Lorem ipsum.'); |
| LOW | …mponent/Mailer/Tests/Command/MailerTestCommandTest.php | 27 | $body = 'Lorem ipsum dolor sit amet.'; |
| LOW | …mponent/Mailer/Tests/Command/MailerTestCommandTest.php | 27 | $body = 'Lorem ipsum dolor sit amet.'; |
| LOW | src/Symfony/Component/Finder/Finder.php | 208 | * $finder->contains('Lorem ipsum') |
| LOW | src/Symfony/Component/Finder/Finder.php | 209 | * $finder->contains('/Lorem ipsum/i') |
| LOW | src/Symfony/Component/Finder/Finder.php | 230 | * $finder->notContains('Lorem ipsum') |
| LOW | src/Symfony/Component/Finder/Finder.php | 231 | * $finder->notContains('/Lorem ipsum/i') |
| LOW | src/Symfony/Component/Finder/Tests/FinderTest.php | 1710 | ['lorem ipsum dolor sit amet', 'foobar', ['lorem.txt']], |
| LOW | src/Symfony/Component/Finder/Tests/FinderTest.php | 1710 | ['lorem ipsum dolor sit amet', 'foobar', ['lorem.txt']], |
| LOW | src/Symfony/Component/Finder/Tests/FinderTest.php | 1712 | ['dolor sit amet', '@^L@m', ['dolor.txt', 'ipsum.txt']], |
| LOW | src/Symfony/Component/Finder/Tests/FinderTest.php | 1713 | ['/^lorem ipsum dolor sit amet$/m', 'foobar', ['lorem.txt']], |
| LOW | src/Symfony/Component/Finder/Tests/FinderTest.php | 1713 | ['/^lorem ipsum dolor sit amet$/m', 'foobar', ['lorem.txt']], |
| LOW | src/Symfony/Component/Finder/Tests/FinderTest.php | 1716 | ['ipsum dolor sit amet', '/^IPSUM/m', ['lorem.txt']], |
| LOW | …inder/Tests/Iterator/FilecontentFilterIteratorTest.php | 53 | 'contents' => 'Lorem ipsum...', |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/dolor.txt | 1 | dolor sit amet |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/dolor.txt | 2 | DOLOR SIT AMET |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/ipsum.txt | 1 | ipsum dolor sit amet |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/ipsum.txt | 2 | IPSUM DOLOR SIT AMET |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/lorem.txt | 1 | lorem ipsum dolor sit amet |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/lorem.txt | 1 | lorem ipsum dolor sit amet |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/lorem.txt | 2 | LOREM IPSUM DOLOR SIT AMET |
| LOW | src/Symfony/Component/Finder/Tests/Fixtures/lorem.txt | 2 | LOREM IPSUM DOLOR SIT AMET |
| LOW | src/Symfony/Component/Mime/Tests/AddressTest.php | 141 | 'Jane Doe', |
| LOW | src/Symfony/Component/Mime/Tests/AddressTest.php | 146 | 'Jane Doe', |
| LOW | src/Symfony/Component/Mime/Tests/AddressTest.php | 151 | 'Jane Doe', |
| 409 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 697 | // ┌──────┐ ┌──────────────────────┐ ┌───┐ ┌─────────────┐ ┌───┐ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 699 | // └──────┘ └──────────────────────┘ └───┘ └─────────────┘ └───┘ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 703 | // ┌───────────────────────────────┐ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 705 | // └───────────────────────────────┘ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 875 | // ┌───────────────────┐ ┌─────────────┐ ┌─────────────┐ 4 |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 876 | // │ prepare_leg │ ──▶ │ build_leg │ ──▶ │ leg_created │ ───────────────────────────┐ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 877 | // └───────────────────┘ └─────────────┘ └─────────────┘ │ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 881 | // ┌──────┐ ┌───────────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────┐ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 883 | // └──────┘ └───────────────────┘ └─────────────┘ └─────────────┘ └─────────────┘ └──────┘ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 887 | // ┌───────────────────┐ │ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 888 | // │ stopwatch_running │ ───────────────────────────────────────────────────────────────────┘ |
| MEDIUM | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 889 | // └───────────────────┘ |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | .github/workflows/scorecards.yml | 41 | # To create the PAT, follow the steps in https://github.com/ossf/scorecard-action?tab=readme-ov-file#authentic |
| LOW | …c/Symfony/Contracts/HttpClient/HttpClientInterface.php | 41 | // mixed - if set, implementations MUST set the "body" option to the JSON-encoded |
| LOW | …c/Symfony/Contracts/HttpClient/HttpClientInterface.php | 61 | // request; it MUST be called on connection, on headers and on completion; it SHOULD be |
| LOW | src/Symfony/Component/Form/FormRenderer.php | 121 | |
| LOW | src/Symfony/Component/Form/FormRenderer.php | 141 | // functions to fall back from the custom to the parent implementation. |
| LOW | src/Symfony/Component/Form/FormRenderer.php | 221 | |
| LOW | …DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php | 81 | public function finishView(FormView $view, FormInterface $form, array $options): void |
| LOW | …xtension/Validator/ViolationMapper/ViolationMapper.php | 61 | // the violation should be mapped to the root form |
| LOW | src/Symfony/Component/Form/Tests/FormConfigTest.php | 41 | ['a:'], |
| LOW | …fony/Component/Validator/Constraints/LuhnValidator.php | 61 | $length = \strlen($value); |
| LOW | …fony/Component/Validator/Constraints/IbanValidator.php | 241 | return; |
| LOW | …/Validator/Tests/Constraints/FileValidatorTestCase.php | 101 | // 1001 bytes | "Size of 1001 bytes exceeded limit of 1000 bytes" |
| LOW | src/Symfony/Component/Intl/Util/IntlTestHelper.php | 41 | // * the intl extension is not loaded |
| LOW | …y/Component/Config/Tests/Definition/StringNodeTest.php | 21 | #[TestWith([''])] |
| LOW | …fony/Component/Workflow/Tests/WorkflowBuilderTrait.php | 181 | |
| LOW | …fony/Component/Workflow/Tests/WorkflowBuilderTrait.php | 221 | // | | c | <-----+ | b | |
| LOW | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 881 | // ┌──────┐ ┌───────────────────┐ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ ┌──────┐ |
| LOW | src/Symfony/Component/Workflow/Tests/WorkflowTest.php | 901 | // weight: 1 |
| LOW | …Workflow/Tests/Validator/StateMachineValidatorTest.php | 101 | |
| LOW | …omponent/Routing/Tests/Requirement/RequirementTest.php | 21 | { |
| LOW | …omponent/Routing/Tests/Requirement/RequirementTest.php | 301 | #[TestWith(['61c86569-e477-3ed9-9e3b-1562edb03277'])] |
| LOW | …nent/DependencyInjection/Tests/EnvVarProcessorTest.php | 961 | #[TestWith(["a\rb"])] |
| LOW | src/Symfony/Component/Console/Resources/completion.zsh | 1 | #compdef {{ COMMAND_NAME }} |
| LOW | …ymfony/Component/Console/Tests/Input/ArgvInputTest.php | 461 | |
| LOW | …Tests/Fixtures/Style/SymfonyStyle/output/output_12.txt | 1 | |
| LOW | …mponent/Console/Tests/Command/InvokableCommandTest.php | 361 | $command->setCode(function ( |
| LOW | …ny/Bundle/FrameworkBundle/Routing/DelegatingLoader.php | 41 | public function load(mixed $resource, ?string $type = null): RouteCollection |
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | …urces/views/Script/Mermaid/mermaid-flowchart-v2.min.js | 155 | `+o.text,this.inlineQueue.pop(),this.inlineQueue.at(-1).src=a.text):r.push(o);continue}if(e){let a="Infinite loop on byt |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …/Symfony/Component/OptionsResolver/OptionsResolver.php | 1192 | # Define a recursive subroutine for matching balanced parentheses |
| MEDIUM | src/Symfony/Component/Console/Resources/completion.bash | 1 | # This file is part of the Symfony package. |
| MEDIUM | src/Symfony/Component/Console/Resources/completion.zsh | 3 | # This file is part of the Symfony package. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | …onent/Messenger/Command/FailedMessagesRetryCommand.php | 177 | // this avoids using get(), which for some less-robust |
| MEDIUM | …mponent/PasswordHasher/Hasher/SodiumPasswordHasher.php | 87 | // Accept validating non-argon passwords for seamless migrations |
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | src/Symfony/Component/Notifier/Bridge/Prelude/README.md | 19 | PRELUDE_DSN=prelude://YOUR_API_KEY@default?sender=YOUR_SENDER_ID |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | …Symfony/Component/Console/Tester/ApplicationTester.php | 20 | * When testing an application, don't forget to disable the auto exit flag: |
| MEDIUM | …dle/FrameworkBundle/Command/DebugAutowiringCommand.php | 32 | #[AsCommand(name: 'debug:autowiring', description: 'List classes/interfaces you can use for autowiring')] |