Security/Meetings/Automation/2013-01-07
From MozillaWiki
< Security | Meetings | Automation
Agenda
- status updates
- discussions
- Minion: Firefox can't establish a connection to the server at minion-dev.mozillalabs.com.
- A word ab
Status Updates
- freddyb
- none
- jeff
- psiinon
- ZAP : ToolsWatch security tool of the year 2013: http://www.toolswatch.org/2013/12/2013-top-security-tools-as-voted-by-toolswatch-org-readers/
- ZAP: Non 'std' web apps (single page, unusual separators)
- ZAP: cmdline quick scan
- ZAP: 2.3 .. soonish ..
- mgoodwin
- ulfr
- Action signature support for PGP ! \o/ (demo)
- Scheduler improvements
- proper error handling: each function uses panic internally, with a defer block that transform the panic into an error, and eventually logs
- syslog, log levels, asynchronous logging into LOG channel, and mig.LOG type
- configuration file, loaded into global Context, accessible to all functions
- Context initialization, with connection to database, broker, creation of channels and other wonders is handled in context.go
- split of the scheduler code into several files, more work to do on that front, particularly for the management of the Flow in flow.go
- Action and Command are split out in their own files, with specific methods
- stephanie
- tinfoil
- dchan
- no update