Code Monkey home page Code Monkey logo

zeek-notice-slack's People

Contributors

ottobackwards avatar pgaulon avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

zeek-notice-slack's Issues

Can't find base/utils/json

Hi,

json.seek is not longer available in base/utils

to_json is now a bif, no longer a script. Loading base/utils/json.zeek is no
longer necessary and has been deprecated. to_json should yield much better, always
valid json. There are some small differences in output; unnecessary spaces are removed
and port values are rendered differently, now including the port and the protocol.

__load__.zeek is missing in v1.0.0

The installation via zkg seems to work but nothing is copied into the plugin/script folder. I guess because of the missing load instructions in v1.0.0:

Failed to load "zeek/pgaulon/zeek-notice-slack": no __load__.zeek within package script_dir and no plugin included

Could you please release a new version. :-)

Error when deploying in Zeek 6.0.0

Hello,
Thank you for developing this Zeek-Slack integration plugin. We have been using this in our environment for some time now and have enjoyed its notification enhancements.

However, after upgrading a test machine to Zeek Version 6.0.0 , we now receive the following error regarding this Slack plugin:

"
error in /opt/zeek/share/zeek/site/zeek-notice-slack/./notice_slack.zeek, lines 45-49: Notice::request is used inside "when" statement but not captured (when (Notice::result = ActiveHTTP::request(Notice::request)) { if (Notice::result$code != 200) Reporter::warning(fmt(Slack notice received an error status code: %d, Notice::result$code))})
"

Would you have any recommendations on how we can rectify this issue?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.