You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2018/10/11 14:21:00 UTC

[jira] [Created] (DERBY-7012) Reduce the attack surface of the engine packages exposed by generated classes

Rick Hillegas created DERBY-7012:
------------------------------------

             Summary: Reduce the attack surface of the engine packages exposed by generated classes
                 Key: DERBY-7012
                 URL: https://issues.apache.org/jira/browse/DERBY-7012
             Project: Derby
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 10.15.0.0
            Reporter: Rick Hillegas


Right now, generated classes are loaded into the catch-all unnamed module and we have had to punch holes in the encapsulation of the engine module. We should reduce the attack surface of the exposed engine packages. The exposed packages are flagged by FIXME comments in the module descriptors of the engine and shared modules.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)