You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2023/04/18 16:58:00 UTC

[jira] [Assigned] (DAFFODIL-2195) Diagnostic file URLs are misleading when saved in compiled schema

     [ https://issues.apache.org/jira/browse/DAFFODIL-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mike Beckerle reassigned DAFFODIL-2195:
---------------------------------------

    Assignee:     (was: Mike Beckerle)

> Diagnostic file URLs are misleading when saved in compiled schema
> -----------------------------------------------------------------
>
>                 Key: DAFFODIL-2195
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2195
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Diagnostics
>    Affects Versions: 2.4.0
>            Reporter: Mike Beckerle
>            Priority: Major
>             Fix For: 3.5.1
>
>
> URLs stored for diagnostic purposes in compiled schemas contain absolute file names present in the compilation environment.
> This is problematic because it leaks information such as the userID of whomever built it.
> These URLs should be shortened to just be relative URLs and exclude a prefix of the directory structure so that part that is provided is meaningful and useful, but does not include home directory information of a user.
> See related DAFFODIL-1200 and DAFFODIL-2072.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)