Home / Companies / Tines / Blog / October 2021

October 2021 Summaries

8 posts from Tines

Filter
Month: Year:
Post Summaries Back to Blog
After spending over a year in the software engineering industry, the author reflects on key lessons learned that have contributed to their development as an effective engineer. Emphasizing the importance of clean and readable code over overly optimized solutions, they highlight how maintaining code clarity is crucial for team collaboration and future troubleshooting. The author advocates for small, incremental changes in code deployment, which facilitate easier testing and feedback while preventing merge conflicts and overwhelming pull requests. Pair programming is encouraged as a means to solve problems collaboratively, break down information silos, and prepare for coding interviews. There's a caution against relying on inheritance in object-oriented programming, with a preference for composition to ensure flexibility and ease of code refactoring. Embracing types is recommended to enhance code reliability, particularly in large codebases, and planning before coding is advised for early problem detection and feedback. The author stresses the relevance of web app frameworks in the industry and the necessity of familiarizing oneself with them, while also demystifying the coding interview process as an opportunity to demonstrate effective communication and problem-solving skills. Lastly, they recommend several influential books to deepen understanding and practice of software engineering principles.
Oct 29, 2021 1,613 words in the original blog post.
During annual planning, adapting cybersecurity strategies to the evolving threat landscape is crucial, particularly with the rise of hybrid work environments. Effective management of cybersecurity solutions involves balancing tool sprawl with operational efficiency, emphasizing the need for streamlined operations to enhance defense against cyber-attacks. Key strategies include leveraging advanced no-code automation to reduce noise from alerts, adopting a best-of-breed approach for tool integration, investing in team training, prioritizing alerts to focus resources effectively, and conducting regular cyber drills to strengthen response protocols. These measures, facilitated by platforms like Tines, aim to enhance security posture, minimize human error, and transition teams from reactive to proactive stances. As cyber threats intensify, organizations are increasing their cybersecurity budgets and must focus on enabling security teams to reassess and retool their strategies for effective risk reduction and return on investment.
Oct 28, 2021 1,098 words in the original blog post.
Phish.Report is a versatile tool designed to assist users in identifying and reporting potentially malicious URLs by providing initial assessments and facilitating the reporting process if a URL is deemed unsafe. It simplifies the reporting of suspect sites by allowing users to prepend "phish.report/" to any URL for a quick analysis, and if necessary, it offers comprehensive forms to warn victims, request removal from registrars or hosts, and report to various security platforms. The tool is powered by Bradley Kemp's open-source project, abwhose, and strives to encompass a wide array of security projects in its scope, highlighting its commitment to broadening security efforts.
Oct 27, 2021 159 words in the original blog post.
In modern incident management, effective communication and documentation are crucial, especially during high-priority situations. Slack has become a popular platform for facilitating these discussions due to its accessibility and the ability to create incident-specific channels, which help organize and log conversations. Tines leverages Slack's API to streamline incident management with customizable slash commands like `/irbot`, which can create channels, back up conversations, and archive channels once incidents are resolved. The process begins when a command like `/irbot create` is issued, initiating the creation of a Slack channel and potentially a Jira case for tracking. Information such as Incident IDs and user involvement is stored for reference, aiding in post-incident analysis. The backup command preserves crucial conversation history, while the archive command finalizes the process once the incident concludes. The system's flexibility allows for further enhancements, such as integration with PagerDuty or tracking incident commander roles, ultimately reducing manual workloads for teams during critical incidents.
Oct 21, 2021 1,277 words in the original blog post.
Tines, a company in the security industry, emphasizes the importance of supporting open-source projects to ensure their sustainability and growth. One such project is Vuls, an open-source, agent-less vulnerability scanner for Linux/FreeBSD, developed by Kota Kanbe in Japan. Vuls leverages multiple vulnerability databases, including NVD, JVN, OVAL, and others, to enhance its scanning capabilities. The project's documentation highlights its utility for system administrators, and its code is available on GitHub, with updates accessible in English and Japanese on Twitter. Tines is committed to further supporting the open-source community and encourages interest in other tools they endorse.
Oct 20, 2021 142 words in the original blog post.
Charlie Ardagh, Head of Partnerships at Tines, is responsible for forging strategic relationships with technology companies that align with Tines' platform and mission, focusing on driving growth through mutually beneficial business opportunities. Since joining Tines in August 2021, after leading the EMEA Business Development team at Facebook, he has been instrumental in collaborating with partners such as Snowflake, Guidepoint, Lacework, and AWS. Ardagh emphasizes the transformative power of automation that Tines offers, enabling non-developers to automate processes through APIs, a shift reminiscent of his experiences in the telecom industry. With a strong background in partnerships and business development, Ardagh values the ability to learn and adapt as paramount, and outside of work, he enjoys cooking, walking, and spending time with family and friends.
Oct 19, 2021 497 words in the original blog post.
Tines has announced its sponsorship of Intel Owl, an open-source threat intelligence API designed to expedite the retrieval of threat data from various sources for SOC analysts. Intel Owl allows users to access information from platforms like VirusTotal and AbuseIPDB and perform local analyses using tools such as Yara and Oletools. Tines values supporting community-driven projects and acknowledges the contributions of Intel Owl's maintainers, Matteo and Eshaan, who exemplify the dedication of volunteers in the industry. Additionally, Tines has integrated Intel Owl into its platform, offering users the ability to incorporate the API into their workflows through a complete set of action templates. Tines remains committed to exploring innovative ways to support the cybersecurity community and encourages outreach for collaboration opportunities.
Oct 12, 2021 181 words in the original blog post.
Storyboard has introduced a new feature called 'Story Versioning' designed to enhance workflow management by allowing users to back up, inspect, clone, export, and restore any workflow, similar to a time machine for processes. This update addresses previous limitations where users could only undo and redo actions manually, which was inefficient and sometimes impossible if the Story or browser was closed. The new feature allows automatic and manual snapshots, provides full details before restoring, and includes filters for version history, such as day, time, and action count. Users can also name restore points for easier identification and clone and export past versions into new Stories, promoting experimentation and confidence in building workflows.
Oct 07, 2021 248 words in the original blog post.