Skip to content

Security implications of remote DataDictionary download #1246

Description

@philipwhiuk

I had no idea the library would natively support HTTP download (and not HTTPS) inside the DataDictionary loader.

Is it worth documenting somewhere? I imagine most applications don't use the functionality and will want to safeguard against it by validating the resource isn't a URL.

if (urlConnection instanceof HttpURLConnection) {

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions