• 제목/요약/키워드: Open- source software

검색결과 622건 처리시간 0.033초

신뢰성 있는 공개SW 도입을 위한 선정지표 활용방안에 관한 연구 (A Study on the Utilization of the selection indicator for the introduction of reliable OSS(Open Source Software))

  • 조동형;박성호;김태열;양유길
    • 한국정보처리학회:학술대회논문집
    • /
    • 한국정보처리학회 2012년도 추계학술발표대회
    • /
    • pp.722-725
    • /
    • 2012
  • 최근 이슈가 되고 있는 클라우드 컴퓨팅, 빅데이터, 모바일 등 다양한 분야에서 공개SW 기반 시스템을 도입하여 적용하는 사례가 증가하고 있으나, 수많은 공개SW 중 신뢰성 있는 솔루션을 선택하는 것은 많은 시간과 비용이 발생한다. 이에 공개SW 도입 시 고려해야하는 항목을 도출하여 선정지표를 개발하였으며, 실제 공개SW 도입을 위한 조사 및 선정 단계에서 선정지표를 활용하여 업무 적합성, 성숙도 등을 고려한 최적의 공개SW 선정할 수 있는 기준을 제공하고자한다. 또한 선정지표를 활용하여 WEB, WAS, DB 등 공개SW 솔루션에 대한 평가 사례를 살펴보고, 향후 선정지표를 활용할 수 있는 방안을 제안한다.

OSS 활용 고려사항과 검증 방법 (OSS (Open Source Software) Usage Considerations and Verification Method)

  • 박정현;박영식;김현기;김영길
    • 전자통신동향분석
    • /
    • 제34권1호
    • /
    • pp.142-153
    • /
    • 2019
  • In this paper, we focus on the process of using open source software (OSS) and factors that should be considered when using project-based OSS. We also elaborate on how to avoid using OSS licenses in an OSS-based technology development process, why dual OSS licenses and security threats should be avoided, and the method of notification after use. In addition, the OSS license verification method and environment are described in the course of project development. In the verification method, the OSS license used for technology development in the course of project execution is validated in advance by the person who decides whether or not to use the OSS, and then additional verification using the tool after technology development. It is expected that this paper will be helpful for establishing the OSS usage consideration and the license verification procedure, and environment in the future.

Static Analysis Tools Against Cross-site Scripting Vulnerabilities in Web Applications : An Analysis

  • Talib, Nurul Atiqah Abu;Doh, Kyung-Goo
    • 한국소프트웨어감정평가학회 논문지
    • /
    • 제17권2호
    • /
    • pp.125-142
    • /
    • 2021
  • Reports of rampant cross-site scripting (XSS) vulnerabilities raise growing concerns on the effectiveness of current Static Analysis Security Testing (SAST) tools as an internet security device. Attentive to these concerns, this study aims to examine seven open-source SAST tools in order to account for their capabilities in detecting XSS vulnerabilities in PHP applications and to determine their performance in terms of effectiveness and analysis runtime. The representative tools - categorized as either text-based or graph-based analysis tools - were all test-run using real-world PHP applications with known XSS vulnerabilities. The collected vulnerability detection reports of each tool were analyzed with the aid of PhpStorm's data flow analyzer. It is observed that the detection rates of the tools calculated from the total vulnerabilities in the applications can be as high as 0.968 and as low as 0.006. Furthermore, the tools took an average of less than a minute to complete an analysis. Notably, their runtime is independent of their analysis type.

A Python-based educational software tool for visualizing bioinformatics alignment algorithms

  • Elis Khatizah;Hee-Jo Nam;Hyun-Seok Park
    • Genomics & Informatics
    • /
    • 제21권1호
    • /
    • pp.15.1-15.4
    • /
    • 2023
  • Bioinformatics education can be defined as the teaching and learning of how to use software tools, along with mathematical and statistical analysis, to solve biological problems. Although many resources are available, most students still struggle to understand even the simplest sequence alignment algorithms. Applying visualizations to these topics benefits both lecturers and students. Unfortunately, educational software for visualizing step-by-step processes in the user experience of sequence alignment algorithms is rare. In this article, an educational visualization tool for biological sequence alignment is presented, and the source code is released in order to encourage the collaborative power of open-source software, with the expectation of further contributions from the community in the future. Two different modules are integrated to enable a student to investigate the characteristics of alignment algorithms.

국방 무기체계 소프트웨어 신뢰성 향상을 위한 소프트웨어 동적 결함 분석 (Analysis on Dynamic Software Defects for Increasing Weapon System Reliability)

  • 박지현;최병주
    • 정보처리학회논문지:소프트웨어 및 데이터공학
    • /
    • 제7권7호
    • /
    • pp.249-258
    • /
    • 2018
  • 국방 무기체계에서의 소프트웨어 비중이 증가하고 있으며 구조도 점차 복잡해지고 있어, 이에 따른 신뢰성 검증이 매우 중요하다. 특히 무기체계 시스템을 구성하는 소프트웨어 구성 요소 들의 상호 작용에 따라 발생하는 결함은 정적 시험 및 코드 실행률 점검 수준의 동적 시험만으로는 예방하기가 어렵다. 본 논문에서는 소프트웨어의 동적 결함 유형을 분류 개발한다. 미 국방부 무기체계에 사용하는 오픈 소스 소프트웨어(OSS)에서 보고된 이슈 분석을 통하여 본 논문에서 분류한 동적 결함이 실제로 발생하며, 이들은 대체로 통합 이후 발생하는 결함이며, 재현이 어렵고, 결함 원인 파악이 어려웠음을 보인다. 이 분석 결과를 기반으로 무기체계 신뢰성 검증을 위하여 소프트웨어 통합 시험 개선의 중요성을 도출한다.

오픈 소스 C++에서의 유닛 테스팅 프레임워크에 관한 고찰 (A Study of Unit Testing Frameworks on Open Source C++)

  • 허석렬;손영호
    • 융합보안논문지
    • /
    • 제13권4호
    • /
    • pp.33-39
    • /
    • 2013
  • 소프트웨어 개발을 성공적으로 수행하기 위하여서 유닛 테스팅은 아주 필수 불가결한 요소이다. Python, Java, C# 등의 현대 컴퓨터 개발 언어에서는 유닛 테스팅을 용이하게 하기 위하여 다양한 기능을 제공하고 있다. 하지만, C++ 언어에 있어서는 워낙 많은 프레임워크를 제공하고 있는 관계로, 유닛 테스팅을 위한 프레임워크 선택이 결코 용이하지 않다. 이 논문에서는 C++ 언어에서의 유닛 테스팅을 위한 프레임워크를 집약된 test runner와 분리된 test runner의 두 그룹으로 나눠서 고찰하였다.

Applicability of Geo-spatial Processing Open Sources to Geographic Object-based Image Analysis (GEOBIA)

  • Lee, Ki-Won;Kang, Sang-Goo
    • 대한원격탐사학회지
    • /
    • 제27권3호
    • /
    • pp.379-388
    • /
    • 2011
  • At present, GEOBIA (Geographic Object-based Image Analysis), heir of OBIA (Object-based Image Analysis), is regarded as an important methodology by object-oriented paradigm for remote sensing, dealing with geo-objects related to image segmentation and classification in the different view point of pixel-based processing. This also helps to directly link to GIS applications. Thus, GEOBIA software is on the booming. The main theme of this study is to look into the applicability of geo-spatial processing open source to GEOBIA. However, there is no few fully featured open source for GEOBIA which needs complicated schemes and algorithms, till It was carried out to implement a preliminary system for GEOBIA running an integrated and user-oriented environment. This work was performed by using various open sources such as OTB or PostgreSQL/PostGIS. Some points are different from the widely-used proprietary GEOBIA software. In this system, geo-objects are not file-based ones, but tightly linked with GIS layers in spatial database management system. The mean shift algorithm with parameters associated with spatial similarities or homogeneities is used for image segmentation. For classification process in this work, tree-based model of hierarchical network composing parent and child nodes is implemented by attribute join in the semi-automatic mode, unlike traditional image-based classification. Of course, this integrated GEOBIA system is on the progressing stage, and further works are necessary. It is expected that this approach helps to develop and to extend new applications such as urban mapping or change detection linked to GIS data sets using GEOBIA.

오픈소스 소프트웨어 운영자 역할이 성과에 미치는 영향: 인상형성과 사회적 자본 이론을 중심으로 (Role of Project Owner in OSS Project: Based on Impression Formation and Social Capital Theory)

  • 이새롬;백현미;장정주
    • 한국전자거래학회지
    • /
    • 제21권2호
    • /
    • pp.23-46
    • /
    • 2016
  • 인터넷을 통한 개방적 협업의 가치가 사회 경제적으로 증가하고 있는 가운데, 오픈소스 소프트웨어 개발 프로젝트의 성공적인 운영의 중요성 또한 증가하였다. 기존의 연구들이 프로젝트 성과에 영향을 미치는 다양한 요인들을 검증하였으나 프로젝트 운영자가 프로젝트 성과에 어떤 영향을 미치는지에 대한 연구는 한정적이다. 따라서 본 연구는 운영자의 특성을 개인의 특성과 운영 방식의 특성으로 나누어 인상형성 및 사회적 자본 이론을 중심으로 그 영향을 검증하였다. 이를 위하여 대표적인 오픈소스 소프트웨어 개발 플랫폼인 깃허브(Github)에서 611개의 리퍼지토리(Repository)와 리퍼지토리 운영자의 데이터를 수집하였으며, 사회 연결망분석을 통해 각 리퍼지토리의 지식공유 네트워크를 구축하였다. 위계적 회귀분석을 통해 프로젝트 성과에 영향을 미치는 명시적 리더의 특성을 분석한 결과, 운영자가 개인의 정보를 많이 공개하여 신뢰성을 확보하고자 노력하거나, 적극적으로 팔로잉을 하여 외부 개발자에 대한 관심이 높거나, 지식공유 네트워크에서 중심적인 역할을 할 경우 성과에 긍정적인 영향을 주는 것으로 나타났다. 반면, 코드의 수용비율이 높거나, 깃허브 내에서 전문가로 인지되어 있을 경우 오히려 성과가 낮은 것으로 나타났다. 본 연구는 향후 오픈소스 소프트웨어뿐만 아니라 다양한 형태의 개방적 협업의 성공적 운영을 위한 운영자 가이드라인으로 활용될 수 있을 것으로 기대된다.

OpenWind를 이용한 풍력단지설계 사례연구 -영덕풍력단지 (Case Study of Wind Farm Design Using OpenWind - Youngdeok Wind Farm)

  • 김현구;황효정;김주현;고수희;정우식
    • 한국환경과학회지
    • /
    • 제19권9호
    • /
    • pp.1169-1175
    • /
    • 2010
  • A case study for the design of a wind farm in complex terrain was carried out using the wind farm site analysis software OpenWind, which has an open-source platform and is free to use. The Youngdeok Wind Farm, constructed on mountainous terrain in Korea, was chosen as a model site; the design process reproduced using OpenWind. A comparison of the positions of the wind turbine derived from the OpenWind optimization process and the current positions were in good agreement. The annual energy production predicted by OpenWind compared with the prediction by the micrositing software, WindSim, were also validated to within 1%. Therefore, it was confirmed that OpenWind can be used for a practical wind farm design project. It is also anticipating that this paper will provide a prototype process for the design of a wind farm site and offer a database for the post-evaluation of a constructed wind farm in Korea.

아두이노 하드웨어와 안드로이드 ADK 소프트웨어의 결합 (Arduino hardware and Android ADK software combination)

  • 이성진;최철길;이경무;최병윤
    • 한국정보통신학회:학술대회논문집
    • /
    • 한국정보통신학회 2013년도 춘계학술대회
    • /
    • pp.336-339
    • /
    • 2013
  • 아두이노는 오픈 소스 기반 전자 프로토타이핑 플랫폼으로서, 예술가, 디자이너, 취미 활동가 등 인터랙티브 객체 또는 환경 구축에 관심이 있는 모든 이들을 위해 제작되었다. 아두이노의 강점은 하드웨어에 대한 깊은 지식이 없어도 손쉽게 하드웨어 어플리케이션을 제작할 수 있다. 아두이노의 구성은 AVR 마이크로컨트롤러 ATmega 168을 사용하며 아두이노를 동작시키기 위한 소프트웨어로는 아두이노 프로그램, MATLAB, Processing을 주로 사용하고 있다. 아두이노는 오픈 소스 기반이며 하드웨어를 직접 제작할 수 있거나 실드를 이용하여 추가적으로 아두이노를 결합할 수도 있다. 안드로이드 ADK는 오픈 소스로 공개되어 있으며 안드로이드 스마트폰의 애플리케이션을 제작할 때 사용한다. 그런데 이 안드로이드 ADK에 아두이노 Manifast를 추가하면 서로 호환하여 사용할 수 있다. 아두이노 프로그램을 이용하여 아두이노 브레드보드에 하드웨어를 설계 후 버튼 클릭을 제작하여 서로 연동한 것이다. 본 논문에서는 소프트웨어 부분은 아두이노 프로그램과 안드로이드 ADK를 사용하였고 하드웨어 부분은 아두이노 MegaADK 보드를 사용하였으며 이 소프트웨어와 하드웨어를 이용하여 하나의 앱세서리를 제작한 후 검증하였다.

  • PDF