def update_file_attributes(self, subject, repo, file_path, attributes):
        """ Update the Artifact with new attributes without removing the older Artifact’s attributes

            Security: Authenticated user with 'publish' permission, or write entitlement for
                      repository path.