[
https://issues.apache.org/jira/browse/METRON-571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15853003#comment-15853003
]
ASF GitHub Bot commented on METRON-571:
---------------------------------------
GitHub user devopsec opened a pull request:
https://github.com/apache/incubator-metron/pull/439
add stellar external functions feature (work in progress) for review
This pull is not for merging to tree, it is for code review.
Please review stellar feature for METRON-571 Issue in the jira:
https://issues.apache.org/jira/browse/METRON-571
I have not used junit testing previously so I put together what I could
from watching casey's tutorial but I could use some guidance on implementing
the unit tests.
Thanks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/devopsec/incubator-metron master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-metron/pull/439.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #439
----
commit e9122910919f513e34a6567f74d2f82de86f83e9
Author: devopsec <[email protected]>
Date: 2017-02-05T00:19:02Z
add stellar external functions feature (work in progress) for review
----
> Add stellar keywords for executing local commands
> -------------------------------------------------
>
> Key: METRON-571
> URL: https://issues.apache.org/jira/browse/METRON-571
> Project: Metron
> Issue Type: Improvement
> Reporter: Jon Zeolla
> Priority: Minor
> Attachments: ExternalFunctions.java, ExternalFunctionsTest.java
>
>
> Stellar should have the ability to execute scripts on a server in order to
> undertake automated mitigation or alerting. Perhaps SHELL_EXEC?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)