Restrict global tags

Merged
#44 · Created  · Last updated

Merged pull request

Update changes

07f21ed·Author: ·Closed by: ·2022-12-30

Description

  • Remove black list implementation

  • Do not allow global tags by default

  • Fix optional test

  • fix ContextClassLoaderTest

    Since global tags are forbidden by default, creating Yaml via default constructor is not sufficient for this test.

  • Reformat ContextClassLoaderTest

  • Declare implementations of TagInspector final

  • Use UnTrustedTagInspector by default

  • Refactor: rename method to TagInspector.isGlobalTagAllowed

 

0 attachments

0 comments

Loading commits...